yaip
Posts: 0
Joined: Sun Dec 09, 2012 2:07 am

Grid only shows the first record returned

I am returning a bunch of records from my DB in JSON format. I am dropping a grid on the design surface. I then drop a label in the grid. I am binding the returning data to the text property. However, I am only seeing the first record. What am I doing wrong?

yaip
Posts: 0
Joined: Sun Dec 09, 2012 2:07 am

Grid only shows the first record returned

** Solved **

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

Grid only shows the first record returned

Did you map the top of the array to a component such as Grid or List? Here is a link in case someone else runs into this issue: http://docs.tiggzi.com/documentation/...

Return to “Issues”