![]() |
Shifting ActiveItem from CXTPReportControl |
Post Reply
|
| Author | |
Wisebee
Newbie
Joined: 06 April 2006 Location: Korea, South Status: Offline Points: 6 |
Post Options
Thanks(0)
Quote Reply
Topic: Shifting ActiveItem from CXTPReportControlPosted: 02 August 2006 at 6:56am |
|
I had a good job with methods of GetSelectedRows class to select separated rows.
I also found GetActiveItem method to get record item pointer of activated row. But, hot to set activated item? |
|
|
Be fun~
|
|
![]() |
|
sserge
Moderator Group
Joined: 01 December 2004 Status: Offline Points: 1297 |
Post Options
Thanks(0)
Quote Reply
Posted: 02 August 2006 at 1:39pm |
|
An item can become active when edited.
So far, call .EditItem(...) for a needed one. If you do not want to actually edit it, call .EditItem(NULL) right after that. -- WBR, Serge |
|
![]() |
|
Wisebee
Newbie
Joined: 06 April 2006 Location: Korea, South Status: Offline Points: 6 |
Post Options
Thanks(0)
Quote Reply
Posted: 11 August 2006 at 1:15am |
|
Maybe it was wrong question that I asked before. I'm sorry for that. There is a report control and it has 5 item(row)s. I wander, how to get the row shown in gray dotted rectangle, also how to set a row as a gray dotted one. |
|
|
Be fun~
|
|
![]() |
|
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 |