Hi,
I have a column (say quantity) in the list screen and configure a total for that column. The total is updated when the list screen is loaded. However, I configure the list screen to support inline add and inline edit. Any change to the quantity value through inline add/edit is not reflected in the column total at the bottom unless the page is refreshed. Is there any way to update the column total after record is added or updated through inline add/edit?
Thanks.