hi we all know how the infopath is working. when we give details in infopath form the datas are stored as XML File. And when we open it the datas from XML are merged with infopath form design.
I need to show the datas which is present in XML with my own designed form in the runtime. So my question is how can i read the fields which is in Infopath Form. Then only i can design my own form in the runtime.