I'm using a WinTree inside of a Grid's Cell, using the UltraTextEditor's.Control property. It seems to be working great; but I was hoping I could get the Tree to auto-size itself.
The tree will consist of an unknonw list of options, generated at run-time, and provide the user the ability to check or uncheck a checkbox next to each item. I'd like for the tree to adjust it's width so that the longest list item can be displayed and to adjust it's height depending on the number of nodes it has.
Is there any way to do this?
Hi Rob,
There's nothing built-in to the control to autosize the control to the contents. You should Submit a feature request to Infragistics