Hello again,
I know its possitble (saw it when i used databinding), but i have some nodes that contain children. It is possible that a node can contain 2 type of chldren. The nodes are created one by one, and for each node i set his belonging columnset, this works fine (in viewstyle freeform), but then its showing for every node columnheaders, btw is it possible to not create headers for every node?
Now i am using the viewstyle grid, but all children of a node are using the same columnstructure. I want if both children contain data, that both columnsets are used, so that you would get that extra level, where the 2 children property's are being shown and then you can expand one of those to show its belonging children.
Thanks Kevin
Thanks Mike,
I submitted a feature request. Btw i implemented a workaround, its not exactly what i want, but it works for now.
Hi Kevin,
If the child nodes are of different types, then you will have to use FreeForm style. And there is no way to merge the column headers.
You should Submit a feature request to Infragistics