Codejock Forums Homepage
Forum Home Forum Home > Codejock Products > Visual C++ MFC > Toolkit Pro
  New Posts New Posts RSS Feed - CXTPReportControl selection
  FAQ FAQ  Forum Search   Events   Register Register  Login Login

CXTPReportControl selection

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


Joined: 27 July 2006
Status: Offline
Points: 6
Post Options Post Options   Thanks (0) Thanks(0)   Quote FCPM Quote  Post ReplyReply Direct Link To This Post Topic: CXTPReportControl selection
    Posted: 19 April 2007 at 2:37pm
Is there any way set CXTPReportControl no default selection when it first popup? And is there a way making a row not selectable?
 
Even fake some invisible rows would work for me. Most time I just have one row in the control and settopidx does not work.
 
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: 22 April 2007 at 6:38pm
Hi,

Just set background/foreground colors for selected rows same as they are for regular ones. For PaintManager:
.HighlightForeColor = .CaptionForeColor
.HighlightBackColor = .BackColor

--
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.188 seconds.