I am trying to layout a tree control in a column, in a row, and a data grid in another column on the same row.
My proof of concept is to put only an HTML control next in a separate column on the same row, and it always pushes the second column below it.
I've tried the different display styles of "inline" but nothing seems to work.
Is this a side-effect of using the tree control?
Thanks
Dave.

