Home › Forums › Guriddo jqGrid JS › Help › How to add a new datasource?
Is it possible to dynamically add a datasource?
You can change your current datasource, but I'm not sure if you can add several datasources. To change the datasource, you could do the following:
$('#grid').setGridParam({url:'http://localhost:8888/xxx/abc?active=true'});$('#grid').trigger(”reloadGrid”);
Ok, so I can replace a datasource, but can't seem to append.
Stay connected with us in your favorite flavor!
Copyright 2014 TriRand LtdAll Rights ReservedRSS