Does xamDataTree supports multiple columns (with headers and sorting)?
Any comments about this? Does anyone from Infragistics read this forum?
Any comment from Infragistics team are welcome!How is it different to original WPF TreeView?
Please anyone from IG give some info on this! I need to use it for multiple columns with headers and sorting and group by too.
Hello Andre,
In the Samples Browser under xamDataTree / Style / Theming section there is a sample showing how to create ItemTemplate and show more than one Property. Also I can say that in our upcoming version (15.1) there will be a TreeView for the XamDataPresenter, which will have column sorting and Grouping.
Can you please post a sample of this (multi-column tree node)? Thanks.
I have notified out product management team of your request and asked that it be listed on our backlog for future development.
Do you plan to support this features in the future versions?
No the XamDataTree does not have a grid like view built in that will maintain the information you want.
You can display more then one field, if you use the ItemTemplate, but nothing in the control will do what you are looking for.