SetFormat in a Reportcontrolnumber |
Post Reply |
Author | |
marlouf2002
Newbie Joined: 11 February 2009 Status: Offline Points: 1 |
Post Options
Thanks(0)
Posted: 11 February 2009 at 3:18am |
Hi,
I create a reportcontrol and I add a reportcontrolnumber
, next I would format my reportcontrolnumber .
I search the event which could intercept the load of my data in the report.
Thanks.
|
|
mdoubson
Senior Member Joined: 17 November 2008 Status: Offline Points: 1705 |
Post Options
Thanks(0)
|
Call c-tr CXTPReportRecordItemNumber::CXTPReportRecordItemNumber(double dValue, LPCTSTR strFormat)
instead of default c-tr CXTPReportRecordItemNumber::CXTPReportRecordItemNumber(double dValue) which use predefined format: "%0.f"
|
|
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 |