PaulTrimor
8 years agoQrew Cadet
Is there an existing javascript function to redraw a table?
I would like to delete records and have the table refresh asychonously.
Right now, I have a table with each row containing a delete button. I can use javascript to make an API call that will delete the record the button is associated to. However, is there a Quickbase javascript function I could call to "redraw" or "refresh" the current table instead of refreshing the page.
This is mostly for better user experience.
Right now, I have a table with each row containing a delete button. I can use javascript to make an API call that will delete the record the button is associated to. However, is there a Quickbase javascript function I could call to "redraw" or "refresh" the current table instead of refreshing the page.
This is mostly for better user experience.