Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
200
xamgrid deffered scrolling
posted

Hi,

In deffered scrolling  the scroll bar moves there is a continous request for data. Is there a way to request for data only when the scroll bar is stopped at a particular location ans not while it's moving?

 

Thanks,

Sayali

Parents
No Data
Reply
  • 200
    posted

    Hi,

    In addition to the above mentioned question Im having a lot of performance issues as well its taking around 3 seconds to load 100 rows of 5 column data. Even if I change the number of rows to a lower count it still takes as much time. Though if i reduce columns it works faster. For example with a single column is takes 700 millisecods, with 2 columns around 1.3 seconds. Is there any way to increase the performance?

Children