Since ado.net is a disconnected connection. how can i search a particular record if it is existing already in a dataset without opening another connection?
Thanks in advance. I need it ASAP thanks again/
Printable View
Since ado.net is a disconnected connection. how can i search a particular record if it is existing already in a dataset without opening another connection?
Thanks in advance. I need it ASAP thanks again/
you get DataRow from Dataset and get RowID from the datarow