Hi,
I would like to combine a TreeView-Control with a Table-Control.
The records of the TreeView-Control do not only have a text that should be displayed. There are additional attributes that I would like to display. For these additional attributes (columns) I would like to define special celleditors like this is possible in the table-control.
-- text, input-field, radiobutton, ...
|
text, input-field, radiobutton, ...
|
|-- text, input-field, radiobutton, ...
|
text, input-field, radiobutton, ...
Is this behavior already implemented or planned for the future?
Regards
Helmut