Grid on Page only populating 1 row
I'm creating a new page with a grid. The grid contains fields from a view. The view returns 10 rows when run through a sql tool and that is correct. When i bring up the page, only the first record from the view is displayed. I have an unlimited occurs count specified for the grid. I don't have "No Auto Select" checked. I can't for the life of me figure out why I'm only getting the one row.
Thanx...Brian