Codejock Forums Homepage
Forum Home Forum Home > Codejock Products > Visual C++ MFC > Toolkit Pro
  New Posts New Posts RSS Feed - ReportView: Modify header
  FAQ FAQ  Forum Search   Events   Register Register  Login Login

ReportView: Modify header

 Post Reply Post Reply
Author
Message
leo_12 View Drop Down
Groupie
Groupie
Avatar

Joined: 12 April 2005
Location: Germany
Status: Offline
Points: 17
Post Options Post Options   Thanks (0) Thanks(0)   Quote leo_12 Quote  Post ReplyReply Direct Link To This Post Topic: ReportView: Modify header
    Posted: 12 April 2005 at 8:51am

I like the CXTPReportView, because it has already built-in support for editing items and because it has a virtual mode.

But I also like the CXTListView because it has a built-in filter bar (via windows style HDS_FILTERBAR) which meets my needs.

Is it possible to modify the CXTPReportHeaderCtrl in such a way that it has the filterbar like the C(XT)ListView? Or is it easier to implement the whole editing stuff in the ListView?

Back to Top
SuperMario View Drop Down
Senior Member
Senior Member
Avatar

Joined: 14 February 2004
Status: Offline
Points: 18057
Post Options Post Options   Thanks (0) Thanks(0)   Quote SuperMario Quote  Post ReplyReply Direct Link To This Post Posted: 12 April 2005 at 11:37am
Have you tried the FilterText feature of the ReportControl?  You can see this in the ReportControl sample by selecting Report Control->Filter Window from the sample's menu.
Back to Top
leo_12 View Drop Down
Groupie
Groupie
Avatar

Joined: 12 April 2005
Location: Germany
Status: Offline
Points: 17
Post Options Post Options   Thanks (0) Thanks(0)   Quote leo_12 Quote  Post ReplyReply Direct Link To This Post Posted: 12 April 2005 at 12:10pm

I saw it but I didn't try it because it is not what I need.

I want to implement a detailed selection with a (speicialized) filter edit control for each column.

Is it possible to inherit from CXTPReportHeader and to subclass the new class to CXTPReportView?

 

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