This question is locked. New answers and comments are not allowed.
Hi
I'm not sure if this a feature suggestion, or if it exists and I have missed something in the documentation:
Would it be plausible to have the controller action for an ajax edit required to return only the single row edited rather than the full data set (or a way of specifying that as an option)? My application deals with a large dataset and returning the whole thing each time the user makes an edit is expensive and feels clunky to the user. Thanks in advance.
I'm not sure if this a feature suggestion, or if it exists and I have missed something in the documentation:
Would it be plausible to have the controller action for an ajax edit required to return only the single row edited rather than the full data set (or a way of specifying that as an option)? My application deals with a large dataset and returning the whole thing each time the user makes an edit is expensive and feels clunky to the user. Thanks in advance.