using the latest version from github, when the grid has no data, loading via xml getting the following error
Uncaught TypeError: Cannot read property 'append' of undefined
1 2 |
TypeError: tablebody is undefined tablebody.append(rowData.join('')); jquery.jqGrid.js (line 1896) |
This is the same issue as reported in github – still not fixed
https://github.com/tonytomov/jqGrid/pull/718/files
Please fix
Thanks,
Kris
Copyright 2014 TriRand LtdAll Rights ReservedRSS
Back to Top