![]() |
how to select multiline? |
Post Reply
|
| Author | |
juwei
Newbie
Joined: 28 January 2008 Location: China Status: Offline Points: 6 |
Post Options
Thanks(0)
Quote Reply
Topic: how to select multiline?Posted: 28 January 2008 at 8:53pm |
|
I want to select the first line and the third line at the same time in code. Please tell me how to do?
|
|
![]() |
|
fist88226
Newbie
Joined: 05 March 2008 Location: Malaysia Status: Offline Points: 8 |
Post Options
Thanks(0)
Quote Reply
Posted: 07 March 2008 at 8:38am |
|
Hi, I'm in the same situation as you. But in this forum there's no solution.
Did you solve this problem? If you solved, I hope your help. Thanks. Regard. |
|
![]() |
|
znakeeye
Senior Member
Joined: 26 July 2006 Status: Offline Points: 1672 |
Post Options
Thanks(0)
Quote Reply
Posted: 07 March 2008 at 10:35am |
|
wndReport.GetSelectedRows()->Add(wndReport.GetRows()->GetAt(0));
wndReport.GetSelectedRows()->Add(wndReport.GetRows()->GetAt(2));
|
|
![]() |
|
juwei
Newbie
Joined: 28 January 2008 Location: China Status: Offline Points: 6 |
Post Options
Thanks(0)
Quote Reply
Posted: 03 April 2008 at 1:58am |
|
Thank you, znakeeye |
|
![]() |
|
Post Reply
|
|
|
Tweet
|
| Forum Jump | Forum Permissions ![]() You cannot post new topics in this forum You cannot reply to topics in this forum You cannot delete your posts in this forum You cannot edit your posts in this forum You cannot create polls in this forum You cannot vote in polls in this forum |