preview text when selected.. |
Post Reply |
Author | |
glennj
Newbie Joined: 07 February 2006 Status: Offline Points: 24 |
Post Options
Thanks(0)
Posted: 14 February 2006 at 12:32pm |
Is there a way to only show an item's preview text when selected? thanks |
|
sserge
Moderator Group Joined: 01 December 2004 Status: Offline Points: 1297 |
Post Options
Thanks(0)
|
Hi,
There are no such standard functionality, but you can try some workaround. For example, catch SelectionChanged event and change a Preview Text there. Set it for selected rows or focused wndReportControl.FocusedRow.Record.PreviewText = "..." and reset for all others. -- 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 |