Hi,
Using the current version of jqgrid with the latest jquery library, I worry about my datagrid having some bugs. I compared each line with the demo/examples and manual, but cannot find out what's wrong.
I use edittype:select in the datagrid with some editoptions:{“shortID:Long Label;mo:re”}. When adding a new row or edit+save an existing one, the table is showing the “Long Label”.
But by default, after loading the table, i can not see the labels, but the values, e.g. shortID instead of LongLabel.
Refresh/Reload does not help.
I suspect my load function to be the failure source:
Copyright 2014 TriRand LtdAll Rights ReservedRSS
Back to Top