How can I get the text of theReportControl? |
Post Reply |
Author | |
lyzhbl
Newbie Joined: 03 June 2008 Status: Offline Points: 1 |
Post Options
Thanks(0)
Posted: 03 June 2008 at 12:42am |
|
|
mgampi
Senior Member Joined: 14 July 2003 Status: Offline Points: 1201 |
Post Options
Thanks(0)
|
Do you mean the text of an item of a distinct row?
If the control is not in virtual mode, this can be done by
GetRecord()->GetItem()->GetCaption(0);
|
|
Martin Product: Xtreme Toolkit v 22.1.0, new Projects v 24.0.0 Platform: Windows 10 v 22H2 (64bit) Language: VC++ 2022 |
|
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 |