I have build a GridView on a webpage, having two ButtonFields columns: Accept and Reject. Now when I click on Reject button, I want to show a popup form with some input fields and store that data into the Database.
I'm just stuck at showing the popup on clicking the reject button field. Is this possible?v
put code in .aspx file
put code in .cs file