How to load only selected column values via jqGrid?
Posted
by hivehicks
on Stack Overflow
See other posts from Stack Overflow
or by hivehicks
Published on 2010-03-22T09:30:16Z
Indexed on
2010/03/22
11:51 UTC
Read the original article
Hit count: 254
jqgrid
When I try to pass less values from a server than there are columns on a client side, I get an alert saying it must be equal. How can I pass less values from a server? Other columns I'm planning to fill programmatically on a client side.
© Stack Overflow or respective owner