Thread: In TIWGrid how to Jump to CurrentRow
 |
This question is not answered.
Helpful answers available: 2.
Correct answers available: 1.
|
|
Replies:
2
-
Last Post:
Jul 20, 2014 12:08 AM
Last Post By: Dmitry Anisimov
|
|
|
Posts:
1
Registered:
7/9/00
|
|
Hi,
I have an IWGRID with many rows of data and need to show some specific Row at the top of the table.
I set:
IWGrid1.CurrentRow:=Number;
IWGrid1.ScrollToCurrentRow:=TRUE;
is it needed something else? Because the Grid continues showing the first row and I cannot find another method for selecting the Row to show at the top.
Thanks
Jose Luis
|
|
|
Posts:
7
Registered:
2/21/00
|
|
I have an IWGRID with many rows of data and need to show some specific Row at the top of the table.
I set:
IWGrid1.CurrentRow:=Number;
IWGrid1.ScrollToCurrentRow:=TRUE;
is it needed something else? Because the Grid continues showing the first row and I cannot find another method for selecting the Row to show at the top.
can you post a link to download a demo (source code) of what are your doing and how?
also, please let us know which IW version are you using
|
|
|
|
Posts:
6
Registered:
7/13/13
|
|
I have exact the same situation,
use XE + IW XI
I have an IWGRID with many rows of data and need to show some specific Row at the top of the table.
I set:
IWGrid1.CurrentRow:=Number;
IWGrid1.ScrollToCurrentRow:=TRUE;
is it needed something else? Because the Grid continues showing the first row and I cannot find another method for selecting the Row to show at the top.
can you post a link to download a demo (source code) of what are your doing and how?
also, please let us know which IW version are you using
|
|
|
|
Legend
|
|
Helpful Answer
(5 pts)
|
|
Correct Answer
(10 pts)
|
|
Connect with Us