Multiple headers |
Post Reply |
Author | |
Tello74
Newbie Joined: 10 June 2009 Status: Offline Points: 7 |
Post Options
Thanks(0)
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
|
|
mdoubson
Senior Member Joined: 17 November 2008 Status: Offline Points: 1705 |
Post Options
Thanks(0)
|
No - this is Report control restriction - it does not covered the model with different tables connected only with some link (like foriegn key)
|
|
Tello74
Newbie Joined: 10 June 2009 Status: Offline Points: 7 |
Post Options
Thanks(0)
|
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?
|
|
mdoubson
Senior Member Joined: 17 November 2008 Status: Offline Points: 1705 |
Post Options
Thanks(0)
|
What do you mean? For same niche as divelements (Windows Forms, WPF, Sylverlight) or for MFC / ActiveX ? |
|
Tello74
Newbie Joined: 10 June 2009 Status: Offline Points: 7 |
Post Options
Thanks(0)
|
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.
|
|
mdoubson
Senior Member Joined: 17 November 2008 Status: Offline Points: 1705 |
Post Options
Thanks(0)
|
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)
|
|
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 |