tonytomov / jqGrid

jQuery grid plugin
www.trirand.com
2.84k stars 1.2k forks source link

setColProp can not effect in JSON JSON dot notation column name #946

Closed p0mp0k0 closed 4 years ago

p0mp0k0 commented 5 years ago

When I use JSON dot notation to mapping the json data to grid, eg. 'client.clientid', the setColProp can not effect, but the other column which is not the JSON dot notation column is worked fine.

tonytomov commented 5 years ago

I'm not sure that I understand the problem. Can you please prepare small demo with data which demonstrates the problem.