how to addRow to dojox.grid.DataGrid

View: New views
1 Messages — Rating Filter:   Alert me  

how to addRow to dojox.grid.DataGrid

by Leon Kofman :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

I need to use dojox.grid.DataGrid ,but i receive data via another channel by ajax by pushlet.So i don't have
url for any version of Store.
How i can add row to DataGrid by not using version of Store ,as in html?