I am building a grid dynamically and putting buttons in one of the columns. When I click a button, I want to know what row of my grid it's in. How can I find this?
|
|
|
|
|
|
|
In the Click event handler for the button you say:
|
||
|
|
