Display Row Number in Report Control v10.42 |
Post Reply |
Author | |
franji1
Groupie Joined: 28 June 2005 Status: Offline Points: 70 |
Post Options
Thanks(0)
Posted: 05 September 2008 at 10:43am |
Is there a mechanism for displaying the row number in the first column of each row as part of the GUI, similar to the Header? Or will I have to add items to my record as the first column containing the row number?
We have XTP 10.42 Toolkit Pro using the Report Control.
|
|
franji1
Groupie Joined: 28 June 2005 Status: Offline Points: 70 |
Post Options
Thanks(0)
|
I guess the answer is "no"
|
|
mgampi
Senior Member Joined: 14 July 2003 Status: Offline Points: 1201 |
Post Options
Thanks(0)
|
Just a suggestion:
Create your own CXTPReportRecordItem derived class and draw it like a header column. For each record at the first column add such an item type... |
|
Martin Product: Xtreme Toolkit v 22.1.0, new Projects v 24.0.0 Platform: Windows 10 v 22H2 (64bit) Language: VC++ 2022 |
|
franji1
Groupie Joined: 28 June 2005 Status: Offline Points: 70 |
Post Options
Thanks(0)
|
Yes, that's what I was thinking of doing. It won't be hard, but I was hoping it was already done.
I've derived from the CXTPReportControl class with a more specific class with some more configurable intelligence relevant to our application, and so making the row number column "optional" for different instances of the report control is gonna be a little more work than just implementing a one-time instance.
|
|
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 |