Hi
I love the control so far :) It works as expected. Very good.
I don't know if i'm in the right thread with this question because I suspect something generic about my question but here it goes:
I have a usercontrol which has some stack panels with buttons and a DataForm like:
The problem is that I need to set the height of the dataform in pixels otherwise it will grow outside the usercontrol. I want the dataform to auto-height (or auto fill) to the height of the usercontrol. The dataform will show its own vertical scrollbar if neccesary.
How do I do that? Do I need docking?
Thanks,
Edward