I hoping this is a simple fix.
I have a gridview using a select command button that I would like to popup a modal extender for each row when the select button is clicked. I would like for the user to view and edit the data in a formview within a Panel.
I have no propblem inserting data or even editing data, but when selecting a record from the gridview displays the first record in the formview everytime.
I have tried many times to search the internet for answers, but had no luck at all! :(