Codejock Forums Homepage
Forum Home Forum Home > Codejock Products > Visual C++ MFC > Report Control
  New Posts New Posts RSS Feed - Multiple headers
  FAQ FAQ  Forum Search   Events   Register Register  Login Login

Multiple headers

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


Joined: 10 June 2009
Status: Offline
Points: 7
Post Options Post Options   Thanks (0) Thanks(0)   Quote Tello74 Quote  Post ReplyReply Direct Link To This Post Topic: Multiple headers
    Posted: 10 June 2009 at 10:55am
Hi,
I need to use CXTPReportControl in order to show a hierarchical (tree) view of elements (e.g. main report contains a list of person records with header like [name, surname, birth date, ...], when I open a person record I need to view a report of person's cars records with a new header like [model, color, year, ...]).
For this I need a different header for each subset of data but I'm not able to do this by CXTPRecordControl.
Is there a possible solution?
Is this the appropriate control to be used?
 
Regards
 
Back to Top
mdoubson View Drop Down
Senior Member
Senior Member
Avatar

Joined: 17 November 2008
Status: Offline
Points: 1705
Post Options Post Options   Thanks (0) Thanks(0)   Quote mdoubson Quote  Post ReplyReply Direct Link To This Post Posted: 15 June 2009 at 5:21pm
No - this is Report control restriction - it does not covered the model with different tables connected only with some link (like foriegn key)
Back to Top
Tello74 View Drop Down
Newbie
Newbie


Joined: 10 June 2009
Status: Offline
Points: 7
Post Options Post Options   Thanks (0) Thanks(0)   Quote Tello74 Quote  Post ReplyReply Direct Link To This Post Posted: 06 July 2009 at 11:36am
Hi,
 
we would need a control like this http://www.divelements.com/net/controls/sandgrid/ (bottom - right image).
Is it possible for Codejock developers to implement it?
Back to Top
mdoubson View Drop Down
Senior Member
Senior Member
Avatar

Joined: 17 November 2008
Status: Offline
Points: 1705
Post Options Post Options   Thanks (0) Thanks(0)   Quote mdoubson Quote  Post ReplyReply Direct Link To This Post Posted: 13 July 2009 at 4:14pm

What do you mean? For same niche as divelements (Windows Forms, WPF, Sylverlight) or for MFC / ActiveX ?

Back to Top
Tello74 View Drop Down
Newbie
Newbie


Joined: 10 June 2009
Status: Offline
Points: 7
Post Options Post Options   Thanks (0) Thanks(0)   Quote Tello74 Quote  Post ReplyReply Direct Link To This Post Posted: 14 July 2009 at 3:54am
I need this component for MFC/VC++.
I'm already using CodeJock for this project so I will be glad if it inculdes such new components.
Or as an alternative if someone can provide a snippet/suggestion in order to implement the nested control list.
 
Back to Top
mdoubson View Drop Down
Senior Member
Senior Member
Avatar

Joined: 17 November 2008
Status: Offline
Points: 1705
Post Options Post Options   Thanks (0) Thanks(0)   Quote mdoubson Quote  Post ReplyReply Direct Link To This Post Posted: 31 July 2009 at 11:55am
You two report controls - selection on top control will force to reset and reload bottom control with all needed details (which can use different columns for dirrefent cases)
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.