K
Ken Varn
I have a typed DataSet generated from an XSD file in which I am trying to
filter the data with a DataView. I get the DataSet.DefaultView object and
setup my filters. The only problem is, that the DataView collection does
not have a collection of my typed row. I can only can work on a collection
of typed DataRows from the DataView collection. Is there anyway to filter a
typed DataSet using a typed DataView?
--
-----------------------------------
Ken Varn
Senior Software Engineer
Diebold Inc.
EmailID = varnk
Domain = Diebold.com
-----------------------------------
filter the data with a DataView. I get the DataSet.DefaultView object and
setup my filters. The only problem is, that the DataView collection does
not have a collection of my typed row. I can only can work on a collection
of typed DataRows from the DataView collection. Is there anyway to filter a
typed DataSet using a typed DataView?
--
-----------------------------------
Ken Varn
Senior Software Engineer
Diebold Inc.
EmailID = varnk
Domain = Diebold.com
-----------------------------------