G
Guest
I'm trying to filter a DataTable... first I do a SELECT on my DataTable...
and assign the result to a DataRow array... then I CLEAR the DataTable... and
try to import the DataRows from the DataRow array... I end up with an empty
DataTable... what am I doing wrong? And... is there a better way to do this?
and assign the result to a DataRow array... then I CLEAR the DataTable... and
try to import the DataRows from the DataRow array... I end up with an empty
DataTable... what am I doing wrong? And... is there a better way to do this?