08-24-2009, 11:17 PM
When I am testing a peice of functionality , the output is an XML with multiple rows in it. I want to assing each row to the data table at runtime, but when i run the program, my run time data table is getting only the first record in XML where as the XML has 100s of records.
how can i get multiple records onto data table
thanks for the help.
how can i get multiple records onto data table
thanks for the help.