2
Answers

Delete one row from a table

charan kumar

charan kumar

2y
785
1

Hi Folks , 

I am need to delete a row from a table from code point of view. 


dtForms = FWSL.FillDataTable(Command)

In the above line of code dtForms has got multiple records and I need to delete one record from it based on a condition. 
Please help me how to write a code for that.

Thanks for your patience!

Answers (2)