Hello!
I load the config + data from a xml file.
and that works perfect on latest jqgrid 3.* version 🙂
but when i try to update to 4.1.2
then is thed grid empty.
my xml …
$(function() { $(“#list”).jqGrid('jqGridImport', { imptype: “xml”, impurl: “/cgi-bin/main_server.cgi?view_name=invheader” }); });
Copyright 2014 TriRand LtdAll Rights ReservedRSS
Back to Top