Deleteing the whole row if ( condition)

Hi @sherpa24,

DataTableName=DataTable.Select("ColumName <> "").CopyToDataTable()

Refer the below post

Regards,
Arivu

1 Like