blah blah blah is here! blah blah » Close

1
votes
8 answers

How to get GridView Column value in LAbel.Text

sanjib
226

I have an objectDataSource that is bound to an XML file in which data is inserted through a DetailsView. Now each time I insert data a GridView shows the update. In the XML datasource I have an Item called First_Name. With each Page_Load I ...

Feedback