Ajax refresh row

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…

1 Like