I see in the demo that
$("#list").jqGrid('GridUnload');
which is fine in javascript.
What is the syntax when doing the same thing from php please
$grid->GridUnload(#grid);
give error that GridUnload is an undefined method.
Many thanks.
Copyright 2014 TriRand LtdAll Rights ReservedRSS
Back to Top