B
Brian
Is there anyway to determine the index of a DataRow within a
DataRowCollection?
I am using the Find() method of the DataRowCollection on my table to get me
the record I am looking for, but it is returning a DataRow object and not
the index of the object. Is there another way to find this? All I can find
is Find()and Contains().
Thank you,
Brian
DataRowCollection?
I am using the Find() method of the DataRowCollection on my table to get me
the record I am looking for, but it is returning a DataRow object and not
the index of the object. Is there another way to find this? All I can find
is Find()and Contains().
Thank you,
Brian