|
|
Browse by Tags
All Tags » ajax » GridView
-
Ok now i do have a valid issue
I am using an ajax popup extender in my edittemplate of my gridview. whenever i click cancel or edit - i keep getting a javascript error:
''object doesn't support this property or method ''
I know this is caused by the CE because when I take it out, everything works fine. Im ...
-
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 ....
|
|
|