Remove data row from the data table.
Last updated 2 years ago
Remove specified data row from the data table.
Input : The DataTable variable from which the row is removed.
DataTable
Data Row : Optional The data row object which is to be removed.
Optional
Row Index : Optional The index of the row to be removed.
Object Argument
Integer Argument
DataTable Variable