ReportRecordItem Format property |
Post Reply |
Author | |
mbrogdon
Groupie Joined: 22 March 2007 Status: Offline Points: 40 |
Post Options
Thanks(0)
Posted: 27 March 2009 at 2:06pm |
I have a ReportRecordItem with a 9 digit string with a value ="239985000".
Is it possible to have the ReportControl display this as "239985/000"?
thx
|
|
Xtreme SuitePro ActiveX 13.2.0 - Windows XP SP3 - VB6/Ingres Openroad 2006
|
|
Aaron
Senior Member Joined: 29 January 2008 Status: Offline Points: 2192 |
Post Options
Thanks(0)
|
Hi,
You could use BeforeDrawRow event only for displaying this kind of format without actually changing ReportItem caption.
|
|
Product: Xtreme SuitePro (ActiveX) version 15.0.2
Platform: Windows XP (32bit) - SP 2 Language: Visual Basic 6.0 Zero replies is not an option.... |
|
mdoubson
Senior Member Joined: 17 November 2008 Status: Offline Points: 1705 |
Post Options
Thanks(0)
|
You can pass desired format to ReportRecordItem e.g. "My item text = %s today" and it will executed. In more complex case like your you need to make proper numerical format - may be with 2 parts with different attributes.
|
|
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 |