Thursday, May 31, 2007

get value gridv and detailv

use tis code to get value by cell

Dim row As GridViewRow = GridView.SelectedRow
x=row.Cells(1).Text



DetailsView.Rows.Item(1).Cells.Item(1).Text

No comments:

Locations of visitors to this page
DROP ME A MSG :D