asp.net - DevExpress AspxGridView Row Editing Event -


i using devexpress gridview , showing

<editbutton visible="true"></editbutton> 

now,i want show custom popupcontrol on editbutton click. unable find event fires on editbutton click.

the edit button switches aspxgridview edit mode. there no explicit click event button.
take @ grid editing - edit form template demo learn how provide possible layout gridview's edit form using appropriate template.


Comments

Popular posts from this blog

jquery - How can I dynamically add a browser tab? -

keyboard - C++ GetAsyncKeyState alternative -

android - java.net.UnknownHostException(Unable to resolve host “URL”: No address associated with hostname) -