Blank Value in CXTPPropertyGridItemDouble |
Post Reply |
Author | |
hachem
Groupie Joined: 02 May 2008 Location: United States Status: Offline Points: 11 |
Post Options
Thanks(0)
Posted: 02 May 2008 at 8:09pm |
How can I set a CXTPPropertyGridItemDouble to show a blank value?
I am using the property grid to display values in a database, and if a value is NULL in the database, I do not want to show a 0.0 in the grid, which is the default behavior.
I do have a similar issue with ReportControl too by the way.
Thanks.
|
|
mgampi
Senior Member Joined: 14 July 2003 Status: Offline Points: 1201 |
Post Options
Thanks(0)
|
Hi;
the only possibility is to create your own grid item. The CXTPPropertyGridItemDate class shows how to extend the class to support NULL (empty) values).
|
|
Martin Product: Xtreme Toolkit v 22.1.0, new Projects v 24.0.0 Platform: Windows 10 v 22H2 (64bit) Language: VC++ 2022 |
|
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 |