|
Rank: Member Groups: Member
Joined: 12/18/2009 Posts: 11
|
Hi,
The editor is working well , the latest fix was good. I can now display data only and the user cannot edit it.
At one time I was able to eliminate the toolbar , I tried it again by specifying custom but when I ran the editor not data showed up.
how can I eliminate the toolbar , since in this mode I am only using it to display data. Can I do it in my VB code?
Thanks DRJ
|
|
Rank: Administration Groups: Administration
Joined: 5/27/2007 Posts: 24,194
|
Hi, Please see "Using Custom Header Layout" section here: http://doc.essentialobjects.com/library/1/editor/customize_toolbar.aspxIf you wish to set it by code, you will need to create an object that implement ITemplate and assign that object to the Editor's CustomHeaderTemplate property. Thanks
|
|
Rank: Member Groups: Member
Joined: 12/18/2009 Posts: 11
|
Hi,
I went to the custom toolbar and then edited custom template , it eliminated all the items but when I went to use it , no data was displayed. What am I doing wrong?
Thanks DRJ
|
|
Rank: Administration Groups: Administration
Joined: 5/27/2007 Posts: 24,194
|
Hi,
I don't believe that has anything to do with the toolbar or Editor. If you do believe so, please create a test page reproducing the problem and we will be happy to take a look.
Thanks!
|
|