sc_ajax_refresh () reloads the whole grid…
If we do an on record event… I would like to refresh just the row that was changed…
How about a row refresh?
sc_ajax_refresh_row($id);
ideally…
sc_ajax_refresh () reloads the whole grid…
If we do an on record event… I would like to refresh just the row that was changed…
How about a row refresh?
sc_ajax_refresh_row($id);
ideally…