Hi Telerik,
I was implementing the demonstration of loading/saving the GridView state from the demo application.
All worked well, the state was saved/loaded, except the GroupBy toolbar was not filled from the last state.
By implementing this.grid.UpdateLayout(); inside the Loadstate function solved my problem.
Is this the correct way?, Or should the example have worked 'out of the box'?
With kind regards,
Rob
I was implementing the demonstration of loading/saving the GridView state from the demo application.
All worked well, the state was saved/loaded, except the GroupBy toolbar was not filled from the last state.
By implementing this.grid.UpdateLayout(); inside the Loadstate function solved my problem.
Is this the correct way?, Or should the example have worked 'out of the box'?
With kind regards,
Rob