Hi friends,
I have 9 input fields (along with their labels).. and i need that in the below format.
input1 input4 input7
input2 input5 input8
input3 input6 input9.
I am able to creat the first coloumn, but i tried very hard without a success. How can i do it..
I tried with creating group, tray. but i am not able to bring that in above format.
I used matrix layout, and matrixdata, but was able to do just one coloumn, but other coloumns are going crazy....
These 9 fields are belonged to a structure and i binded with on Context node.
Can anyone help me on this to format the layout.
Thanks in advance,
Niraja