J
john
I am trying to provide the capability to search an xml
document based on different options. I am reading the xml
document into a dataset and I would like to loop through
the dataset deleting records that don't meet the
criteria. Is there another way to do this? an example is
below for more clarity
I have an xml document with the following elements: Id,
Price, Description, Status
My xml document has many more elements and I would like to
allow them to search on any and/or all of the elements. I
am a bit new to data morphing in .net, so ANY help you
could give would be great. Thank you very much for your
help!
document based on different options. I am reading the xml
document into a dataset and I would like to loop through
the dataset deleting records that don't meet the
criteria. Is there another way to do this? an example is
below for more clarity
I have an xml document with the following elements: Id,
Price, Description, Status
My xml document has many more elements and I would like to
allow them to search on any and/or all of the elements. I
am a bit new to data morphing in .net, so ANY help you
could give would be great. Thank you very much for your
help!