to fetch data's from xml and design a form
Hi
I have created a crystal report using c# from a xml file .
Now what I need is that
I would like you to create the same report that I have just finished as a screen program. The screen should look exactly the same as the report does, created from the same xml file. Then there should be a print button on the screen which when clicked should print out the screen.
please can anyone help me to do this.
I am new to c# , so I dont know how to do this. I have a rough idea that I have to do like this
"Use xPath queries to fetch the same data from the XML and display
in the form "
But I need a rough idea of the coding.
Please can u wirte me just how to frame a xpath to fetch data's from a xml with a small example.
so that I can use it to do my program.
santhosh