How to write linkbutton click event (linkbutton in gridview)?
Hi all,
I have a linkbutton placed in template field in gridview.. How can i write the click even for this linkbutton and in rowdatabound event of gridview how to access this linkbutton?
At this linkbutton click event i need to load another gridview with data based on selected id in that row.. Plzz help