Getting the following error while initialising datarow.
Hi @shikharno.7
Change the dataType of deleteListCollection from DataRow[] to System.Collections.Generic.List(System.Data.DataRow)
This should solve your error.
Regards
This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.

