Hi All,I have designed a form guide using xdp as a data model. The
problem is of the tab order. I am using the layout as "Two column". As
per the documentation, "The controls flow from left to right and are
distributed equally between the two columns. The controls are positioned
in this order: first column, second column, first column, second column,
and so on."But in my guide when I clicked on the preview button, the
control is going top to botton : first column, first column, second
column,sec...