if i use a datatype of function for a grid, example:
…
jQuery(“#list”).jqGrid({
datatype: getFromFunction,
…
i find that anytime i have to specify a parameter for the function, or if i follow the function name
Copyright 2014 TriRand LtdAll Rights ReservedRSS
Back to Top