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 » Insert Ctrl editors in a single row of ArrayCtrl
Insert Ctrl editors in a single row of ArrayCtrl [message #56300] Thu, 18 February 2021 16:52 Go to previous message
mubeta is currently offline  mubeta
Messages: 77
Registered: October 2006
Member
Hi all,
any way for integrate in a single cell of ArrayCtrl an existing Ctrl object? For example an already defined EditString or DropDate?

With ArrayCtrl there are a lot of examples and references, but most of them oriented to assign an editor for a defined column. There are even some examples for assing an editor to a single cell, but I don't found a way to assign to a single cell an object with it's own name.

Example
dpDate DropDate;
acRows ArrayCtrl;

...
ac.Add(...);
ac.Add(..., dpDate);



Thanks
 
Read Message
Read Message
Read Message
Read Message
Previous Topic: Select Grid Row BY ID
Next Topic: GridCtrl - grid problem when i set focus
Goto Forum:
  


Current Time: Sun Apr 28 20:43:01 CEST 2024

Total time taken to generate the page: 0.05292 seconds