|
Search
You searched for the word(s):
Showing page 1 of 2 (11 total posts)
< 1 second(s)
-
Does this method also remove character entities such as &nbsp; and   ???
-
Is there any sort of updated and/or expanded JavaScript API for version 6? For example the editor.ShowDialog method...what do all the params mean?
-
Did you attempt the steps I laid out in my previous post?
-
-
I've figured out a work around, by not using a custom button and not using the postbackcommand event. However, I do think you should look into it, as I believe it to be a bug with CuteEditor.
If you do the following steps you should be able to reproduce this behavior:
1) Add a CuteEditor control to a web form and set it's ...
-
Adam - Ok so I can change the ConfigurationPath property programatically when a user clicks a button, however when I do that and then click the save button on either toolbar it doesn't fire my postback command event. What's up with that?
-
Is there anyway to add my own custom toolbar config files to the Config enum?
Otherwise, do I just set the ConfigurationPath property?
Also, how do I know if I'm running version 6? I think I may be running an older version.
-
Hi Adam, sorry for the extremely delayed response. Neither of the links to the code work. Can you please repost?
-
Has anyone tried to add a custom button to the toolbar, which allows a user to toggle between a simple toolbar and a more advanced one?
I've tried this and I've gotten it to work, but the problem is that when I change to the more advanced toolbar, the postback event no longer works. When I try to save from the advanced toolbar, the ...
-
I'm planning to deploy Cute Editor in a CMS and create a custom open button to allow users to open files/psuedo-files (i.e., content from the database) and then pull it into CE and edit it. Has anyone already done this? Does anyone have any suggestions or tips? Is there some kind of functionality already built in to CE that does ...
1
|
|
|