Overview
Examples
Screenshots
Comparisons
Applications
Download
Documentation
Tutorials
Bazaar
Status & Roadmap
FAQ
Authors & License
Forums
Funding Ultimate++
Search on this site
Search in forums












SourceForge.net Logo
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: 64
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

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


Current Time: Sat Apr 20 05:58:00 CEST 2024

Total time taken to generate the page: 0.03494 seconds