Print Page | Close Window

AddItem, How?

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=4430
Printed Date: 30 April 2025 at 4:16am
Software Version: Web Wiz Forums 12.04 - http://www.webwizforums.com


Topic: AddItem, How?
Posted By: moe188
Subject: AddItem, How?
Date Posted: 17 June 2006 at 7:31pm
Embarrassed
Hi,
I know that this question is easy for some of you, but it's not for a bigenner like me.
There is the situation, I do have a database (DB1) with a record (Rec1) containing the following customer data:
- CustID
- CustFullName
- CustPhoneNum
- CustNote
and more...
I am using Xtreme ReportControl to view the list of all customers, how can I be able to add each cutomer to the report, but the note will be displayed underneath of each customer (like Outlook style)?
Thank you,
Moe



Replies:
Posted By: sserge
Date Posted: 18 June 2006 at 3:59pm
Hi,

See ReportSample / Options / Toggle Preview Mode to play with it.

See also properties .PreviewText and .PreviewItem of the ReportRecord class, and a property .PreviewMode of the ReportControl which enables this functionality.

--
WBR,
Serge


Posted By: moe188
Date Posted: 19 June 2006 at 4:19pm

Thank you for the response,

but when I add the item to the reportcontrol, all of the items are aligned at the left, how can I have them in differnet location (align: center or left), also it is possible to have an "00.00" or "000-000-0000" as  format?

Thank you,

 



Posted By: sserge
Date Posted: 19 June 2006 at 5:16pm
For an alignment see .Alignment property of the corresponding ReportColumn.

For an item format, see .Format property of its ReportRecordItem.

--
WBR,
Serge



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