XSLT is much faster than any asp.net control...only right solution if you have to only show the large amount of XML data.
Stefan Brandt Helsinki, Finland On Apr 21, 4:53 pm, Stephen Russell <[email protected]> wrote: > On Tue, Apr 20, 2010 at 10:45 AM, Gourav <[email protected]> wrote: > > Hi All, > > I am facing some problem ,actully i am using an API and this api > > gives results as XML file and in this xml file there are many results > > with different number of tables,i want to fetch all of these data into > > my web page....... > > For details : > > 1. I am working on an aplication in which On line > > booking of Hotel. > > 2. Then i am using an API for this. > > 3. Api gives results in XML format. > > 4. In that xml all details of hotel are provide like > > its fare,facility,Images,abouts room etc. > > 5. I want to show all results in my web page . > > -------------------------------- > > Don't use a gridview. Read up on XSLT and consume from your existing > XML that they give you. > > -- > Stephen Russell > > Sr. Production Systems Programmer > CIMSgts > > 901.246-0159 cell > > -- > Subscription > settings:http://groups.google.com/group/dotnetdevelopment/subscribe?hl=en
