Find Control in DataGrid
Please suggest me that how to find the controls under DataGrid like we use in asp.net (e.Row.FindControl).
Know the answer? Post it — somebody with the same question will find it here.
Sign in to answer this question
It is the same account you read, post and publish with — and you will come straight back to this page.
Suthish NairPosted Oct 25, 2010, 3:59 AM
Suthish NairPosted Oct 20, 2010, 3:44 AM
Chandra PrakashPosted Oct 20, 2010, 3:31 AM
Chandra PrakashPosted Oct 20, 2010, 3:30 AM
Posted Oct 20, 2010, 2:27 AM
Manikavelu VelayuthamPosted Oct 20, 2010, 2:05 AM
This link has the code to find the controls in DataGrid.
Its has the code for all type of controls, eg: - checkbox, textbox, & etc.
Its really a nice article to do any kind of activities in datagrid