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
Post a Comment