|
Search
You searched for the word(s):
Showing page 1 of 5 (44 total posts)
< 1 second(s)
-
Hi Adam, Would you happen to know if CuteEditor is compatible with dasBlog? (http://www.dasblog.info) Paul.
-
I have tried implementing CE in 2 dynamic data projects (asp.net 3.5 sp1) and get the same build errors on both.
Can you please confirm that this is a known problem?
This video explains what im trying to do with Cute Editor... http://www.asp.net/learn/3.5-SP1/video-291.aspx
-
Hi Adam,
Have you had a chance to look into this?
-
Hi Adam,
I have downloaded ver 6.4 but am struggling to get this working with ASP.NET 3.5 SP1 Dynamic Data.
When I try and build my project I get the following errors...
Error 2 The type 'ASP.dynamicdata_content_filterusercontrol_ascx' ...
-
If I use the following code...
this._tb.InsertToolControl( 1, ''MySaveButton'', btSave);
It ruin's the format of my tool bar because a line feed is inserted directly after my custom button.
How do I stop the linefeed from being inserted?
-
Hi Adam,
The function...
function CuteEditor_OnCommand(editor,command,ui,value)
{
alert(''Got here'');
}
is not firing when I click the save button?
-
Another way to solve my probelm would be to add my own custom button with a post back. Trouble is I can either have a button with no image (postback works) or an ImageButton with no post back? Please help I have been trying to solve this for hours.
Button btSave = new ...
-
I have exactly the same problem
-
Hi Adam,
I would like to fire a clientside javascript function when the user clicks the Save button.
I know the documentation has examples of this but in my case this is not working. This is probably due to the way I have overriden the CE control so that users can dynamically add the CE control through webparts. ...
-
Is it possible to dissable the Autoplay option when uploading movies \ flash files etc?
1
|
|
|