I am getting a JS error stating " ‘childNodes’ is null or not an object" in the following scenario.
- Loaded a list with around 260 rows.
- when i scroll down/up and click on the blank area before even the rows are rendered, it is displaying the above error.
Can any one help me to solve this issue?
more info:
It is happening in the function cells() defined in line 879 in dhtmlxgrid.js
Olga
#3
What version of dhtmxlGrid are you using? Are you using dynamic or static loading? Can you provide demo link where we can reproduce it?
I am using Version 2.5. and it is dynamic loading.
unfortunately i can provide the link to access my page.
Is the any way i can change icon to hour glass while list is rendering, in that way the user will be stopped to click on till the list is rendered.
thanks.
Olga
#5
You can use “onXLE” and “onXLS” events. Please check example here dhtmlx.com/docs/products/dht … ation.html