I there i want that the grid loads data from my php arrays.
Heres one php array example
array
0 =>
array
‘ord_Id’ => string ‘1’ (length=1)
‘ord_Data’ => string ‘2009-09-02 15:57:45’ (length=19)
‘ord_AlbumName’ => string ‘fdhfd’ (length=5)
‘gui_ost_Id’ => string ‘11’ (length=2)
‘ost_Name’ => string ‘Cancelada’ (length=9)
please help me