PDA

View Full Version : [AS2] DataGrid from PHP Query


sarumitai
06-08-2009, 02:26 PM
I have a DG that gets info from a PHP query. That works fine and it populates the table perfectly, BUT.....

When I slide the scroll bar down to see the rest of the entries, the rows all change to whatever the top row was. I completely don't get what's wrong. I've tested it on IE and Firefox and it's the same problem.

I've already figured out a work around, but I'd like to know why this is happening.

Funky DataGrid (http://www.eigoabc.com/test/datagrid-from-query.swf)

sarumitai
06-09-2009, 09:36 AM
Guess it's a tough one. I'll play with it.