Hello,
When I export my grid configuration the request body contains the json data like this:
"colModel":[{"name":"Id","displayname":"UniqueID","align":"middle","sortable":"true","index":"0",
"width":"10","hidden":"false","resizable":"true"...
Now the problem is, the import feature apparently requires the values with the correct data type, so the width being an integer can't be “width”:“10”
Copyright 2014 TriRand LtdAll Rights ReservedRSS
Back to Top