DataGrid: LoadOnDemand going into infinite loop when LOD Mode is Automatic
For example: When I enable DataGrid LoadOnDemand it's loading infinitely for a static list of 3 records.
2 comments
Mahmoud
Posted on:27 Aug 2020 11:10
i had a same issue but i fixed it by the next:
in LoadOnDeman event i checked for the new items added to item source and there count meant that i don't need data again then disable LoadOnDeman event by unsubscribing it delegate
ADMIN
Didi
Posted on:22 May 2020 07:48
As a workaround for this issue you can use the Manual LoadOnDemand mode.
Regards,
Didi
Progress Telerik
Progress is here for your business, like always. Read more about the measures we are taking to ensure business continuity and help fight the COVID-19 pandemic. Our thoughts here at Progress are with those affected by the outbreak.