Forum
Please
Log In
to post a new message or reply to an existing one. If you are not registered, please
register.
NOTE: Some forums may be read-only if you are not currently subscribed to
our technical support services.
Subject |
Author |
Date |
|
Oliver Rau
|
Apr 13, 2012 - 5:41 AM
|
Hello, is there a possibility to have a tree-Control inside the grid.
So I should work as the CExtGridCellCheckListComboBox, but the content of the popup window
is not a list, it should be a CExtTreeGridWnd. We want to display checkboxes in the tree so the behavior should be like the Checklistbox
(open until you click out of the window).
thanks in advance
|
|
Technical Support
|
Apr 17, 2012 - 4:41 AM
|
The Combo Box column in the Grid dialog page in the ProfUIS_Controls demonstrates popup list boxes with a tree like content. But it’s not a tree control based tree and there is no support for per-item check box there. Check boxes can be implemented as custom drawn list box items.
|
|