Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
540
Multi column tree with embedded editors - without Datasource
posted

Hi There,

I would like to have a tree, every node with multiple columns, and cells can have editors (combobox, checkbox, etc).

Checking your WinTree Samples, I cannot see how to do this: all muticolumn example is over a DB table. The property pane sample looks almost ok, except that there not all node has value.

I am attaching a screenshot, what I would like to have with Infragistics Tree.

Please let me know if it's possible, if not, how to have this.
Note that I don't have any database underneath, I would like to fill the tree manually, just addig nodes, which are generated on the fly as a parent node is expanded.

*Edit*
I found one of your samples (Multi-Column and Data Binding (Recursive)) similar what I need, if I choose Outlook view.
See:

Looks this is the way I have to try?
I know it uses datasource underneath...but I can live with it if no other way.
Note that my structure could contain infinite recursion (it will add a new level always when user clicks on [+]). Can it be done?

Parents Reply Children
No Data