Codejock Forums Homepage
Forum Home Forum Home > Codejock Products > ActiveX COM > Report Control
  New Posts New Posts RSS Feed - preview text when selected..
  FAQ FAQ  Forum Search   Events   Register Register  Login Login

preview text when selected..

 Post Reply Post Reply
Author
Message
glennj View Drop Down
Newbie
Newbie


Joined: 07 February 2006
Status: Offline
Points: 24
Post Options Post Options   Thanks (0) Thanks(0)   Quote glennj Quote  Post ReplyReply Direct Link To This Post Topic: preview text when selected..
    Posted: 14 February 2006 at 12:32pm

Is there a way to only show an item's preview text when selected?

thanks

Back to Top
sserge View Drop Down
Moderator Group
Moderator Group


Joined: 01 December 2004
Status: Offline
Points: 1297
Post Options Post Options   Thanks (0) Thanks(0)   Quote sserge Quote  Post ReplyReply Direct Link To This Post Posted: 15 February 2006 at 4:01pm
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
Back to Top
 Post Reply Post Reply
  Share Topic   

Forum Jump Forum Permissions View Drop Down

Forum Software by Web Wiz Forums® version 12.04
Copyright ©2001-2021 Web Wiz Ltd.

This page was generated in 0.141 seconds.