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

Change php variable from jquery value using ajax (same page) -

How can I fetch data from a web server in an android application? -

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