Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
495
Completely refreshing datasource?
posted

Hello,

When I use AJAX/KO to pull in data for the grid and bind, everything pops up great. If I go out and pull more information (and I want to wipe the current grid entirely), the data comes back and because it's completely different, the grid things I've deleted a ton of rows. How can I ignore that and completely wipe it clean when I rebind?

The console also tells me to add a primaryKey, but I am using one. Not sure why it keeps telling me that.

Thanks,

Alex