[progress Communities] [progress Openedge Abl] Forum Post: Re: Kendo Grid Not Refreshing

  • Thread starter Thread starter egarcia
  • Start date Start date
Status
Not open for further replies.
E

egarcia

Guest
Are you re-creating the grid in the createGrid() method? You should not need to. You would use the same grid that you have and from within the readCatalogue(), you would call the filter() method on the DataSource. If you re-create the grid, then it would use the filter that is defined when it is configured.

Continue reading...
 
Status
Not open for further replies.
Back
Top