Codejock Forums Homepage
Forum Home Forum Home > Codejock Products > ActiveX COM > Report Control
  New Posts New Posts RSS Feed - AddItem, How?
  FAQ FAQ  Forum Search   Events   Register Register  Login Login

AddItem, How?

 Post Reply Post Reply
Author
Message
moe188 View Drop Down
Senior Member
Senior Member


Joined: 27 March 2006
Status: Offline
Points: 220
Post Options Post Options   Thanks (0) Thanks(0)   Quote moe188 Quote  Post ReplyReply Direct Link To This Post Topic: AddItem, How?
    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
Back to Top
sserge View Drop Down
Moderator Group
Moderator Group


Joined: 01 December 2004
Status: Offline
Points: 1297
Post Options Post Options   Thanks (0) Thanks(0)   Quote sserge Quote  Post ReplyReply Direct Link To This Post 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
Back to Top
moe188 View Drop Down
Senior Member
Senior Member


Joined: 27 March 2006
Status: Offline
Points: 220
Post Options Post Options   Thanks (0) Thanks(0)   Quote moe188 Quote  Post ReplyReply Direct Link To This Post 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,

 

Back to Top
sserge View Drop Down
Moderator Group
Moderator Group


Joined: 01 December 2004
Status: Offline
Points: 1297
Post Options Post Options   Thanks (0) Thanks(0)   Quote sserge Quote  Post ReplyReply Direct Link To This Post 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
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.219 seconds.