Skip to Content
0
Former Member
Apr 28, 2004 at 10:13 AM

Combination of TreeView- and Table-Control

94 Views

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