I want to implement some javascript in the GridView
Tell me how to do this
- Bind Data on the grid

- Create a div that is not visible default and in the DIV here some Textbox and Buttons
- Place a link Button and I want to apply java script onClick to show the div.
- But if i click on the next row of the link the previous div is visible.
- So how to solve to display DIV at one by row wise.
Or is there any way to solve this problem
I'm also usingajax UpdatePanel
Thanks & Regards,
Please 'mark as answer' my post if they are helpful.