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

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: Tue Jun 16 06:30:46 GMT+2 2026

Total time taken to generate the page: 0.00464 seconds