|
|
Browse by Tags
All Tags » asp.net 2.0 » 6.0 bug?
-
CuteEditor.dll version 6.0.0.0
If this is specified in the aspx page it throws the following compilation error:
BC30456: 'PasteBehavior' is not a member of 'CuteEditor.Editor'.
Here is the code snippet:
<CE:Editor id=''CuteEditor'' EditorOnPaste=''PasteText'' runat=''server'' ...
-
Hi There
When I try to render the below html into pdf it render method throws a System.OutOfMemoryException exception. If I us simple html that is limited to only a couple chars it renders the pdf without any hickups. It doesn't matter which server or machine I test it on, there still seems to be an issue. Is there a known memory leak ...
-
Hi,
I have an Editor control in a gridview, and it works fine.
But when the GridView itself is in an UpdatePanel , the Editor doesn't work anymore.
The javascript error is : 'CuteEditorInitialize is not defined'
Is there a way to get around this ?
Tnx for your help ....
|
|
|