U++ framework
Do not panic. Ask here before giving up.

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 is currently offline  busiek
Messages: 71
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

 
Read Message
Previous Topic: ArrayCtrl::GetCellRect is private
Next Topic: Row color when lost focus.
Goto Forum:
  


Current Time: Wed Jun 03 20:38:25 GMT+2 2026

Total time taken to generate the page: 0.00570 seconds