|
|
|||||||||
|
|||||||||
|
|||||||||
| |||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
|
|
SlickEdit: Code in over 40 languages across 7 platforms. SlickEdit’s unmatched power, speed, and flexibility allows even the most accomplished developers to write better code faster. Download a free trial today! |
|
#1
|
|||
|
|||
|
DataGrid
Hello,
How to move to first row in Datagrid? i tried like DataGrid1.row = 0 but, if there is scroll bar its not moving to first row. i need to show the very first row in the grid. Arjun |
|
#2
|
||||
|
||||
|
Well are you trying to select the first row automatically?
One way you might try is to say datagrid1.select(0) That selects the first row. Is that what you wanted to do? |
![]() |
| Viewing: ASP Free Forums > Programming > Visual Basic Programming > DataGrid |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|
|
|