Click here to Skip to main content
15,884,177 members
Please Sign up or sign in to vote.
1.00/5 (1 vote)
See more:
I have a project that has a problem and I couldn't find the reason why. I use Ajaxcontrol GridView to display the data which come from the database.

Each row when populated has a DELETE and EDIT buttons. When DELETE is clicked, it should display a confirmation pop up. When EDIT is clicked, it will display ModalPopUpExtender for editing the data.

Some of the buttons in rows (like 1st 15 rows) work, but the buttons of rows below do not work. See pictures and codes in http://stackoverflow.com/q/29090333/3172200[^]

I couldnt insert images here
Posted

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)

  Print Answers RSS
Top Experts
Last 24hrsThis month


CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900