Page 1 of 1

database records not displaying second row onwards

Posted: Mon Dec 31, 2012 4:09 pm
by Patrick Tan

Hi, developed an mobile app following the tutorial. I had successfully created the database and a few records.

Place a grid box with two label side by side namely and with query, it displays correctly my first row of record - bukit timah Urban Vista

Problem i face is that i have ten rows of records. So it should be showing me at such instead of first row only:-

bukit timah urban vista
holland glove fareast
vive ERA

The funny thing is that with twitter rest and similar style, i have no problem displaying the following records automatically. What am i missing?

Thanks,
Pat


database records not displaying second row onwards

Posted: Mon Dec 31, 2012 6:04 pm
by maxkatz

Can you post a screen shot of your mapping? Did you map JSON collection to a grid component (or similar)?

http://docs.tiggzi.com/documentation/...


database records not displaying second row onwards

Posted: Tue Jan 01, 2013 1:34 am
by Patrick Tan

Great Max! You solved my problem... i did not link to the grid component and that is causing the problem. It looks perfect now dude! Great answer!