Thread: DataGrid
View Single Post
Old 04-13-2005, 02:45 PM   #1 (permalink)
fabbasey
Recruit
 
Join Date: Mar 2005
Posts: 10
fabbasey is on a distinguished road
DataGrid

I want to select text of the first column from the datagrid. Can somebody tell me the code for that. It should be some thing like this

Me.DataGrid.Columns.Item(0).CellValue(arr(0))


Please help
fabbasey is offline   Reply With Quote