hi - I'm evaluating ig controls and am unable to get scroll bars in the xamdatatree - can anyone tell me how to do this?
Thanks,
chris
Hi,
Scrollbars should be automatically shown / hidden depending on if the content fits in the XamDataTree's content area.
Isn't that how it works for you ?
HTH,
Stoimen - thanks for getting back to me.
I'm loading several thousand items into a XamDataTree. The data tree is contained in a grid. the grid is contained in an igDock:ContentPane. The tree is initially collapsed. When I expand it, I don't automatically get a vertical or horizontal scroll bar, even though both should show up.