Important Notice: Our web hosting provider recently started charging us for additional visits, which was unexpected. In response, we're seeking donations. Depending on the situation, we may explore different monetization options for our Community and Expert Contributors. It's crucial to provide more returns for their expertise and offer more Expert Validated Answers or AI Validated Answers. Learn more about our hosting issue here.

What is the Lazy Data Model?

Data lazy model
0
Posted

What is the Lazy Data Model?

0

. To use client side synchronization you should create a simple Editable data model. Note that in this case paging and sorting will be done automatically by the model on client side. In case of lazy loading you will have to do it using server side tools (usually database queries). Every time when a grid decides that synchronization is required, it invokes the synchonize() method.

Related Questions

What is your question?

*Sadly, we had to bring back ads too. Hopefully more targeted.

Experts123