Refresh data in igGrid after sql data update at the backend
New DiscussionHi,
I have an igGrid which gets loaded with data from a sql table. I have a button which does an ajax call to a controller method which inturn runs some processes and ends up making updates to the data at the backend. I’m trying to refresh the grid data on the success of thart ajax call. I’m using $(“<gridID>”).igGrid(“dataBind”) in the success section,but, I don’t see anything happening. Does dataBind automatically makes a call to sql backend to get data and then bind it? Or will I have to get the updated data manually and then bind it to the grid.
Regards,
Guru
Sign In
to post a reply
Replies
Discussion created by
Favorites
Replies
Created On
Last Post
Discussion created by
Favorites
0 Replies
5 Created On
Jul 10, 2018 Last Post
7 years, 7 months ago