Delete a row from a cheetah grid
delete_row.Rd
Deletes a row from a cheetah grid widget without redrawing the entire widget.
Arguments
- proxy
A proxy object created by
cheetah_proxy()
.- row_index
A numeric value representing the index of the row to delete.