Hi guys i have “xmlstring” this string comes from database. I need to populate jstree using this string with check box plug ins and when i select check boxes it should not return check box text but it should return Attribute “ID” associated with selected XML tags. User see only element value. ID within attribute should be hidden. its really complicated. and i m stuck for many days. Any kind of help is appreciated.. My XML elements in XML are like this:
<PG id="123">ABC</PG>
.i m using c#.net
Try using the Checkbox plugin and then use only the id part of the objects returned: