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
How can you display all validation messages in one control?
Explain Session state management options in ASP.NET.
How we can force all the validation controls to run?
Define page output caching?
What is the postback property in asp.net?
To get the values in two different controls to match which control you use it?
Explain the difference between debug.write and trace.write?
How can we register exception filter globally?
Define a static class?
Explain the path instructions in xaml?
What happens if an ASP.NET server control with event-handling routines is missing from its definition?
What are cookies in your browser?
Why asp.net is better than php?
How does session id work?
What is a 307 redirect?