Hi Guys
I was trying to do the following: I have XamDataTree with some items, and - I wanna stretch those items horizontally.
So that entire element and active selection will take all the space.
However, regardless how I modify the template, the XamDataTreeNodeControl is never stretched - instead - always aligned to the left.
Using Snoop I was able to see that it's the Infragistics.Controls.Menus.Primitives.NodesPanel that always put items to the left.
Is there some way to stretch the entire XamDataTree horizontally?
Hi,
Looks like Stephen has already answered your questions on another post about trying to stretch the xamDataTreeNodeControl horizontally.
http://es.infragistics.com/community/forums/t/51731.aspx
Please let me know if you have any further questions.
Thank you - this is exactly what I needed !