I have an Editor control in a GridView (EditItem), 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 ...
I use
ASP.NET 2.0 - ASP.NET AJAX 1.0 - CuteEditor 6.0