List View with 10000 records taking a long time to load
Hi Everyone,
I have an umbraco content node in the backoffice, which outputs its children in a list view. This content node has about 10000 children. Whenever I go to access such node, umbraco takes a lot of time in order to load it. It became unusable.
Can anybody explain why please? I do not understand why it is taking so long since the list view has paging, thus I assume that the children nodes are not being loaded all at once.
Has anybody encountered this issue? If so what was your solution to it?
List View with 10000 records taking a long time to load
Hi Everyone,
I have an umbraco content node in the backoffice, which outputs its children in a list view. This content node has about 10000 children. Whenever I go to access such node, umbraco takes a lot of time in order to load it. It became unusable.
Can anybody explain why please? I do not understand why it is taking so long since the list view has paging, thus I assume that the children nodes are not being loaded all at once.
Has anybody encountered this issue? If so what was your solution to it?
Thank you very much
is working on a reply...