Hi,
We are using paging Grid which loads data from server. And ‘rowdetails’ and ‘filterable’ is enabled for grid.
When a row is expanded and try to filter on any column getting script error and filter menu is not closing. Also row expand is not working anymore after that.
Following is the script error
Error: jqxGrid: The data is still loading. When the data binding is completed, the Grid raises the ‘bindingcomplete’ event. Call this function in the ‘bindingcomplete’ event handler.
.showrowdetails()
jqx-all.js:7
._postrender()
jqx-all.js:7
.applyfilters()
jqx-all.js:7
.addfilter()
jqx-all.js:7
._buildfilter()
jqx-all.js:7
._updatefilterpanel/<()
jqx-all.js:7
Thanks,
Mallikarjun