Lilian Akins
Posts: 0
Joined: Mon Sep 03, 2012 9:15 am

dynamic data in grid repeating vertically instead of horizontally.

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

Maryna Brodina
Posts: 0
Joined: Thu Apr 05, 2012 7:27 am

dynamic data in grid repeating vertically instead of horizontally.

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?

Lilian Akins
Posts: 0
Joined: Mon Sep 03, 2012 9:15 am

dynamic data in grid repeating vertically instead of horizontally.

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

maxkatz
Posts: 0
Joined: Fri Aug 13, 2010 3:24 pm

dynamic data in grid repeating vertically instead of horizontally.

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

Lilian Akins
Posts: 0
Joined: Mon Sep 03, 2012 9:15 am

dynamic data in grid repeating vertically instead of horizontally.

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

maxkatz
Posts: 0
Joined: Fri Aug 13, 2010 3:24 pm

dynamic data in grid repeating vertically instead of horizontally.

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

Image

Lilian Akins
Posts: 0
Joined: Mon Sep 03, 2012 9:15 am

dynamic data in grid repeating vertically instead of horizontally.

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.

Return to “Issues”