Closed xzebra closed 3 years ago
In web version, if you delete all rows you can't create a new one, so you would need to refresh the page.
A possible solution is to check whether it is the last row which is beign deleted. If it is the last row, add a default empty row after deleting it.
In web version, if you delete all rows you can't create a new one, so you would need to refresh the page.
A possible solution is to check whether it is the last row which is beign deleted. If it is the last row, add a default empty row after deleting it.