im using bulk update but when i edit the latest column in yellow example the table have TEST and i edit it to be TEST1234 theres a glitch where a second i see again the TEST and then TEST1234 after i run table refresh on success query, thats normal?
@agaitan026, in the update query. To the On succes event handler, add the query youβre using to get the table data.
Then when the update is successful, it automatically fetches the updated data.
Hey @agaitan026! I haven't been able to reproduce this on my end, are you still seeing this behavior? Do you know if any other editors/users of your app are able to see this same behavior?