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 ....