Hi ,
I have One XML File In That There Have One Parent Node Having Similar Name Of Multiple ChildNode
Eg:
I wanted To Bind XML File In Gridview
Please help me out. How can I Do this?
Thanks And Regards ,
Tushar
I have One XML File In That There Have One Parent Node Having Similar Name Of Multiple ChildNode
Eg:
Code:
<entry> <string>isprivacyprotectionallowed</string> <string>true</string> </entry> <entry> <string>registrantcontactgroup</string> <string>Contact</string> </entry>
Please help me out. How can I Do this?
Thanks And Regards ,
Tushar
Comment