Grid only shows the first record returned
Posted: Sun Dec 09, 2012 8:21 pm
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?