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

  • Thread starter Thread starter mflanegan
  • Start date Start date
Status
Not open for further replies.
M

mflanegan

Guest
Hi Edsel, This is the HTML for my search control: Search On enter of the search control it calls the function below, which then populates the grid. function readCatalogue(model) { var modelFilter = model; createGrid(modelFilter); } I have added the code you supplied and again I can see the dataset returned to the client but the grid is still not refreshing and displaying the new data.

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