hi,
I am trying to implement dynamic paging together with footer but i get a runtime error _childIndexes is null nor not an object. Any suggestion to fix this? Thank you.
Regards,
JYT
The problem definitely not related to footers itself.
Such error may occur when you execute command against cell which not exists ( grid can’t resolve rowID ) - most probably it caused by calling command against row which not loaded yet.
If problem still occurs for you - please provide any kind of sample where problem can be reconstructed. ( you can send it directly to support@dhtmlx.com )