DeleteRow
Deletes the current selected row on input. If none is selected does nothing.
Syntax :
DeleteRow()
Example :
DeleteRow(TestRow)
- By using this function, the test row will be deleted.
Deletes the current selected row on input. If none is selected does nothing.
DeleteRow()
DeleteRow(TestRow)