S
Sid Price
I have Dataset that I need to filter into another Dataset for display and I
can not find out how to do this. I have found methods for copying a Dataset
but I can not see how to filter the rows copied using my query.
I hoped to be able to use a DataAdaptor to do this but SelectCommand
requires a connection and I don't see how to create a connection to my
Dataset object.
Any pointers would be much appreciated.
Sid.
(VB.NET 2003)
can not find out how to do this. I have found methods for copying a Dataset
but I can not see how to filter the rows copied using my query.
I hoped to be able to use a DataAdaptor to do this but SelectCommand
requires a connection and I don't see how to create a connection to my
Dataset object.
Any pointers would be much appreciated.
Sid.
(VB.NET 2003)