I have a dataset that contains 5 tables. One parent and 4 child tables. When
I bind a datagrid to the parent table, the "+" expand is visible. I then
click the "+" sign and the names of the child tables are there. But, I can
only see the first two, and the Horizontal scroll bar does not allow me to
scroll and see the rest.

The datagrid property "HorizScrollBar" does not appear to be available at
design time to modify the minimum and maximum properties. Does anyone know
how to get this to work?