Home › Forums › Guriddo jqGrid JS › Help › How to actually access userdata – nothing seems to work – example wanted please
I'm trying to access some userdata set by a PHP script.
The XML data I'm sending is:-
Look at the place in the documentation. Try to use var myUserData = $("#grid_id").getGridParam('userData');alert(myUserData.Column1);
var myUserData = $("#grid_id").getGridParam('userData');alert(myUserData.Column1);
or try to use the as additional option userDataOnFooter: true
OK, thanks for the pointers.
I think my basic problem was a misunderstanding of how jqGrid works.
Stay connected with us in your favorite flavor!
Copyright 2014 TriRand LtdAll Rights ReservedRSS