Deleting items in table when row already selected
Brought to you by:
ddepinet,
rameshdanala
When there's only one row in a table, sometimes that
row is already selected when the view switches to the
view holding that table. When that happens, you can't
delete the row because it acts like nothing is selected.
The only way to work around the problem is to add
another row, then delete both.