View source: R/cheetah_proxy.R
delete_row | R Documentation |
Deletes a row from a cheetah grid widget without redrawing the entire widget.
delete_row(proxy, row_index)
proxy |
A proxy object created by |
row_index |
A numeric value representing the index of the row to delete. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.