VB DataGrid Questions and Answers

Recent IT Questions

1 - 1 of 1
<<PREVIOUS 1 NEXT>>

Regarding DataGrid (Not MShFlexGrid) in Vb 6.0

i need to select a row in a Datagrid. I tried Datagrid.Row it is Not Working, any one help on this Code - For nlRo = 1 To DataGrid.ApproxCount DataGrid.Refresh DataGrid.Ro =nlRo DataGrid.Col=1 DataGrid.Text = nlRo Next nlRo '' Row is not selecting.....

Answer Question   |  Jun 19 2009  12:45 AM GMT
Visual Basic 6, DataGrid, VB 6.0
asked by Arunk003

  5 pts.

1 - 1 of 1
<<PREVIOUS 1 NEXT>>