Can u able to get the xml document in crystal report if yes
how its possible
Answer Posted / balaji.k.jeyaram
Ofcourse its posible. Dataset can read data from an XML
file. So, first create an instance of Dataset. This
instance would contain a method calle ReadXML. use this
method give XML file location as signature of it. Then,
system would store all details that holds XML as Dataset.
Assign this dataset to crystal report.
Your'
Balaji.K.Jeyaram
| Is This Answer Correct ? | 8 Yes | 2 No |
Post New Answer View All Answers
Explain the difference between page.registerclientscriptblock and page.registerstartupscript?
What is loop in asp.net?
Suppose you want an asp.net function (client side) executed on the mouseover event of a button. Where do you add an event handler?
Explain the difference between debug.write and trace.write? When should each be used?
i want the asp.net technical questions and answeres
Can you explain one critical mapping? Performance issue which one is better?
Which method do you use to kill explicitly a users session?
Define page fragment caching?
Explain what are webservices?
Write the different features of a Thread and a Process?
what is a .xap file? Explain with an example.
How many ways are there to maintain a state in .net? What is view state?
What is asp.net file?
Explain difference between friend and protected friend?
What are the 3 types of web?