How to select only Record Item ? |
Post Reply |
Author | |
shanmuganathan
Groupie Joined: 01 December 2006 Status: Offline Points: 49 |
Post Options
Thanks(0)
Posted: 08 September 2007 at 3:21am |
Hi All,
I want to select only a particualr record item, but by default it selects the whole row. I am using XT vesion "10.3". Thanks in Advance. |
|
mgampi
Senior Member Joined: 14 July 2003 Status: Offline Points: 1201 |
Post Options
Thanks(0)
|
Hi, what about coding your own CXTPReportPaintManager derived class and overwriting DrawFocusedRow, FillRow, ... |
|
Martin Product: Xtreme Toolkit v 22.1.0, new Projects v 24.0.0 Platform: Windows 10 v 22H2 (64bit) Language: VC++ 2022 |
|
shanmuganathan
Groupie Joined: 01 December 2006 Status: Offline Points: 49 |
Post Options
Thanks(0)
|
Hi ll
Can anyone provide me a code snippet or a sample program . That will be very helpful for me. |
|
shanmuganathan
Groupie Joined: 01 December 2006 Status: Offline Points: 49 |
Post Options
Thanks(0)
|
Hi All
Can anyone provide me a code snippet or a sample program . That will be very helpful for me. |
|
sserge
Moderator Group Joined: 01 December 2004 Status: Offline Points: 1297 |
Post Options
Thanks(0)
|
1) use Report.FocusSubItems(TRUE) option;
2) set selection color same as your background color -- WBR, Serge |
|
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 |