Data Grid

Subscribe to Data Grid 2 post(s), 2 voice(s)

 
Avatar John Carlson 18 post(s)

hey guys I was wondering if you were thinking about a php/ajax datagrid at all..? I am looking at one that uses mysql or xml data. Not to big on the json stuff.. because I don’t know it…

just thought I would get your thoughts..

 
Avatar Cyberus 10 post(s)

Learn Json, it the simplest way specially coming from php
json_encode(YOUR_MYSQL_RESULTS)