sir i have an xml file
i want to bind data list from above xml file like
Employee
Manager
name: a
img:1.jpg
designation: Maneger
img:1.jpg
designation: Maneger
Supervisor
img:2.jpg
designation:Supervisor
Office Boy
img:3.jpg img:4.jpg
designation:Office Boy designation:Office Boy
img:a.jpg
how will be the C# code for bindind like this
Khaja MoizuddinPosted Apr 8, 2017, 1:31 PM