Print Page | Close Window

Record with one item

Printed From: Codejock Forums
Category: Codejock Products
Forum Name: Report Control
Forum Description: Topics Related to Codejock Report Control
URL: http://forum.codejock.com/forum_posts.asp?TID=15408
Printed Date: 27 April 2024 at 1:06pm
Software Version: Web Wiz Forums 12.04 - http://www.webwizforums.com


Topic: Record with one item
Posted By: Tello74
Subject: Record with one item
Date Posted: 21 October 2009 at 7:01am
Hi,
 
I have a report control with 3 columns.
Is it possible to insert some children records with a single item spanning on the 3 columns?
 
Thanks



Replies:
Posted By: mdoubson
Date Posted: 21 October 2009 at 3:10pm
No - but you can hide not needed columns e.g. use PlusMinus type for first column

-------------
Mark Doubson, Ph.D.


Posted By: Tello74
Date Posted: 22 October 2009 at 4:13am
Hi,
 
I used PlusMinus icon for first column.
When user click PlusMinus icon a new record (child) appears but its content is truncated to the first column width.
Can I expand the column width for the child record only?
 


Posted By: mdoubson
Date Posted: 22 October 2009 at 9:59pm
Apply GetReportCtrl().GetReportHeader()->SetAutoColumnSizing(TRUE);

-------------
Mark Doubson, Ph.D.


Posted By: Tello74
Date Posted: 26 October 2009 at 12:13pm
Hi,
 
I want to resize the child element ONLY (a sort of column merging).
Your suggestion resize ALL the column. So for all the records (parent and child).
I need the following
 
----------------------------------------------------------------------
+/- parent record col 1         | parent record col 2          |
----------------------------------------------------------------------
child record related to parent record of col 1                 |
----------------------------------------------------------------------
 
Regards
 
 



Print Page | Close Window

Forum Software by Web Wiz Forums® version 12.04 - http://www.webwizforums.com
Copyright ©2001-2021 Web Wiz Ltd. - https://www.webwiz.net