AD
Administrator
Syncfusion Team
May 12, 2005 02:58 PM UTC
I am not sure exactly what you need.
The grid.TopRowIndex gives the index of the top row.
If that is not what you need, can you explain more what it is.
DB
David Bosak
May 13, 2005 02:03 AM UTC
but the value of grid.TopRowIndex is not exact when i get toprowindex via grid.TopRowIndex in dgrQueryResults_TopRowChanged(object sender, GridRowColIndexChangedEventArgs e)
Thanks,
DB
David Bosak
May 13, 2005 02:22 AM UTC
I am very sorry for my mistake!. It is done! Thanks for your support!
>but the value of grid.TopRowIndex is not exact when i get toprowindex via grid.TopRowIndex in dgrQueryResults_TopRowChanged(object sender, GridRowColIndexChangedEventArgs e)
>
>Thanks,