Author Topic: Group by with data reload  (Read 2062 times)

marcus_m_scholz

  • Newbie
  • *
  • Posts: 1
    • View Profile
Group by with data reload
« on: June 15, 2018, 09:53:05 am »
If I enable grouping in my grid and have a remote data source with potentially hundred thousands of rows, with the data reload when I re-group (add new columns to group by )?

Thanks,

Marcus

paramvir

  • Administrator
  • Hero Member
  • *****
  • Posts: 6307
    • View Profile
Re: Group by with data reload
« Reply #1 on: June 18, 2018, 05:30:18 am »
Grid data is automatically regrouped if refreshDataAndView or refreshView method is used to reload new data.