Solved.. ignore posting… just had to add a sorttype attribute.. duh…
Hi,
I have a grid that sorts perfect with the grid set to JSON mode. Thing is, the server calls an external API to populate the grid, so I only want to hit that external API once, and then let the client-side take over. So I used the simple grid setting loadonce: true, and then I tried the column sorting. It was all borked.
Copyright 2014 TriRand LtdAll Rights ReservedRSS
Back to Top