Home » U++ Library support » ArrayCtrl, HeaderCtrl & GridCtrl » How does DropGrid::Format() work?
How does DropGrid::Format() work? [message #46516] |
Wed, 18 May 2016 23:06 |
busiek
Messages: 70 Registered: February 2011 Location: Poland
|
Member |
|
|
Hi,
I am trying to use DropGrid to edit cells in GridCtrl. In examples it is always used in such a way that no column is created (no call to AddColumn) and rows are added using Add with two arguments (first id, second printed value). It works ok.
However, when I create columns using AddIndex and AddColumn, DropGrid::Format always return Null. Is there easy way to set it up to work as a converter in such case (i.e. without creating derived class and overriding Format)?
Jakub
|
|
|
Goto Forum:
Current Time: Fri Apr 25 12:47:41 CEST 2025
Total time taken to generate the page: 0.00979 seconds
|