Thursday, 22 August 2013

How to get cell value when button is clicked from outside of Gridview

How to get cell value when button is clicked from outside of Gridview

I have a Gridview in which I want to update a value of particular column
from a selected row(seleted through checkbox).
Then I have an Update(outside Grid) on whose click event I want to
update.Can anyone please tell me how can I get the Cell value from
GridView.

No comments:

Post a Comment