Page 1 of 2

dynamic data in grid repeating vertically instead of horizontally.

Posted: Mon Sep 03, 2012 9:15 am
by Lilian Akins

Hello I need to list some dynamic data from a webservice in 3 columns across horizontally on a grid but instead it is listing vertically. The size of each cell component is autosizing to 310. When i try to reset it to 100, it reverts back to 310. Please advise. Image


dynamic data in grid repeating vertically instead of horizontally.

Posted: Mon Sep 03, 2012 9:56 am
by Maryna Brodina

Hello! I'm not sure I understand what are you trying to resize? Be aware that you can't reset mobilegrid width. Could you please share your project with a href="mailto:support@tiggzi.com" rel="nofollow"support@tiggzi.com/a and tell us what are you trying to do?


dynamic data in grid repeating vertically instead of horizontally.

Posted: Mon Sep 03, 2012 4:27 pm
by Lilian Akins

how do i share it?


dynamic data in grid repeating vertically instead of horizontally.

Posted: Mon Sep 03, 2012 4:28 pm
by Maryna Brodina

dynamic data in grid repeating vertically instead of horizontally.

Posted: Mon Sep 03, 2012 4:46 pm
by Lilian Akins

ok i have shared it


dynamic data in grid repeating vertically instead of horizontally.

Posted: Mon Sep 03, 2012 5:34 pm
by Lilian Akins

is there some sort of chat support feature. I dont know how to better explain what i have described initially. As you can see from the screenshot i posted my dynamic data which is an image field, and 4 text fields are supposed to display horizontally but it is displaying vertically. How do i change it


dynamic data in grid repeating vertically instead of horizontally.

Posted: Mon Sep 03, 2012 7:02 pm
by maxkatz

The data within each iteration should be displayed horizontally? Basically, the 4 labels should be in the same row as the image?


dynamic data in grid repeating vertically instead of horizontally.

Posted: Mon Sep 03, 2012 10:08 pm
by Lilian Akins

the iteration is 1 image and 4 label fields. so the next interation is also 1 image and 4 label fields which should be to the right


dynamic data in grid repeating vertically instead of horizontally.

Posted: Mon Sep 03, 2012 10:59 pm
by maxkatz

You should create a grid with 5 cells. You can edit the number of cells (and rows) in properties:

Image


dynamic data in grid repeating vertically instead of horizontally.

Posted: Mon Sep 03, 2012 11:12 pm
by Lilian Akins

that is not what i need. The image and 4 label fields under it is one iteration , the second interation is another image and 4 label fields under the image.