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
3914
pivotGrid.DataSource.Refresh prevents scrolling through all items
posted

Hi,

I modified the  pivotGrid DataSource and did a RefreshGrid.

After refresh I can't scroll through all my items in the grid. The scrollbar changed and lets me scroll through only some of the items.

Looks like a bug.

Could you please suggest a work around.

 

Parents
  • 8831
    Suggested Answer
    posted

    Hello,

    Could you specify how exactly you have modified the DataSource? Basically there are very rare cases where you have to call RefreshGrid on yourself because both the data source and the pivot grid keep attention to changes and they do that internally.

    Regards.
    Plamen.

Reply Children