This is a migrated thread and some comments may be shown as answers.

Proper way to reload grid after making configuration changes

3 Answers 371 Views
Grid
This is a migrated thread and some comments may be shown as answers.
Jeremy
Top achievements
Rank 1
Jeremy asked on 23 Feb 2012, 11:16 PM
If I have a grid, and then make configuration changes such as 
  • Change Page Size
  • Change parameterMap settings
what is the proper way to reload the grid to reflect these settings changes?

If I try
 grid.data("kendoGrid").dataSource.read();
it just refreshes the data, but no configuration settings take effect. (Which makes sense)

Other things I have tried make the grid "double up" the data.

Please advise.

Thanks

3 Answers, 1 is accepted

Sort by
0
David
Top achievements
Rank 1
answered on 15 May 2012, 07:46 AM
Any luck? I'm trying to do the same thing.
0
Jeremy
Top achievements
Rank 1
answered on 15 May 2012, 06:02 PM
Sorry, I am not sure what I did to either solve or get around this.  I'll try to remember as I work today.  

On a side note, this is such a straight-forward question; I do not understand why a forum admin has not answered the question.  I like this UI, but the lack of API documentation, combined with lack of response to forum questions is frustrating.

0
Maxim
Top achievements
Rank 1
answered on 20 May 2012, 08:30 PM
Tags
Grid
Asked by
Jeremy
Top achievements
Rank 1
Answers by
David
Top achievements
Rank 1
Jeremy
Top achievements
Rank 1
Maxim
Top achievements
Rank 1
Share this question
or