![]() |
Sort of CXTPReportItemText |
Post Reply
|
| Author | |
shouting
Newbie
Joined: 08 April 2008 Status: Offline Points: 2 |
Post Options
Thanks(0)
Quote Reply
Topic: Sort of CXTPReportItemTextPosted: 08 April 2008 at 11:33pm |
|
As I get the percentage and show it using CXTPReportItemNumber, sort the data correctly;
sometimes, I must show the data "90.22%", I have to use CXTPReportItemText and overload compare function; but the compare function only compare two integer,
alwayls , the percentage data is a double data, for example : no differences between "0.1%" and " 0.11%"
|
|
![]() |
|
Michl
Senior Member
Joined: 14 September 2007 Status: Offline Points: 138 |
Post Options
Thanks(0)
Quote Reply
Posted: 11 April 2008 at 12:21pm |
|
Use CXTPReportItemNumber and overwrite GetCaption()
|
|
![]() |
|
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 |