I'm working with a ULC screen that displays kind of a table of schedules.
The user can make some edits to one of the schedule and save. The code as it
is now will save the change and then refresh the whole screen. I was
wondering if it is possible that only the changed one will be refreshed with
new value.
Any input will be greatly appreciated.