How to populate bootstrap dropdown list from xml file . I am Not getting any solution.
this is my XML file
- <Dependent>
- <Realtion>
- <id>0id>
- <name> name>
- Realtion>
- <Realtion>
- <id>1id>
- <name>Sonname>
- Realtion>
- <Realtion>
- <id>2id>
- <name>Daughtername>
- Realtion>
- Dependent>
I am using bootstrap dropdown
Jignesh KumarPosted Sep 3, 2020, 6:12 AM