It would be great if the gridview supports modal popup edit like the ones done by ajax control toolkit (modal-popup) extender. It would be good if EditMode="ModalPopup" had been supported. Is there any other way to do it, using ajax control toolkit. Might be by using javascript..
Thanks.
Well I tink Window Editing is not a good idea. Because if u right click and do properties u can see the link of the window, which causes security issues. This means he can acutally access the window contents directly without opening the page that contains the grid.
And making window editing requires lot of manual javascript which is not feasible. If i wont to support double click editing I have to again right the code. But EditMode="ModalPopup" then it could had been done with easier features.
Is there any way we can reposition the popup to center sreen?
Or is there a way to manually open the ajax toolkit modalpopup during item_command. if so how can i also get the index or the row or the editing datakeyname value if I am allowing only one edit at a time.
Thanks
0
Svetlina Anati
Telerik team
answered on 03 Jul 2008, 07:49 AM
Hello Prabir,
I suggest to use the RadToolTip control in order to achieve the desired behavior.
You can find some working online demos which will be helpful in implementation here: