I have three grids, that are identical in every way apart from the query that connects them to a DB. Data is loaded to the grids properly. I’ve enabled column sorting, and it works perfectly on two of the grids, but however it works intermittently on the third. When it doesnt work, i recieve an error in the browswer console window saying : Uncaught TypeError: Cannot read property ‘idd’ of undefined . I’ve swapped the queries between the grids, and the bug persists regardless of which query is attached to the problem gird. I’ve been over the code time and time again, and cannot find anything that would account for this behaviour. Has anyone encountered this bug? Can anyone offer a solution?
Please, note in case of dynamic loading of your grid you need to use the server-side sorting.
If you are using the connector with dynamic loading you may use the connector sorting: docs.dhtmlx.com/connector__php__sort.html
In case of dynamic loading without the connector you need to create a custom server-side sorting.
Here you can find a tutorial: docs.dhtmlx.com/grid__dynamic_lo … p5sortdata
If you are not using the dynamic loading in your grid please, provide with any kind of sample of your code or with a complete demo/demo link, where the problem can be reproduced.
Here you can find a tutorial about creating a complete demo: docs.dhtmlx.com/auxiliary_docs__ … pport.html
Get a guaranteed answer from DHTMLX technical support team
under the most suitable support plan