Hello,We have a scenarion where are parent row needs to have an orientation of vertical, whereas the children need an orientation of horizontal. For example, when you initially see the grid, the grid is in vertical, however, when you expand a parent row its children are shown horizontally. Is this possible?Thanks!Darin
Hi Darin,
Unfortunately it's not possible to have different orientation on different field layouts within the same control. The orientation property is exposed on the view settings and there's only one view per data grid control.
Sandip