Im not sure how popular "obout TreeView" is (www.obout.com), but judging by its flexibility and how advanced one can get, i'd assume it is a popular control (especially because it so useful and free).
Hopefully you guys may be able to help me out here...
I am creating a TreeView which I can populate either by XML or Database (so either method is fine, although the XML method looks easiest i think). These examples are clearly shown in the tutorials on obout's website. (XML binding method: http://www.obout.com/t2/propXML.aspx - Database method: http://www.obout.com/em/ht_treeview.aspx)
I have also seen tutorials of how to build a TreeView with checkboxes (http://www.obout.com/t2/ht_checkboxes.aspx), however their example doesn't use a database/xml source to create the tree, it is in fact hard coded in the code behind. So this throws me off.
My intension is to simply build the tree from a database (SQL) inclusive of checkboxes and then when i click on a "submit" button, i can store the nodes that have been "checked" into... say, as a string perhaps?
Any ideas?
Thanks.
- WizzKidd
- http://www.PromotionCity.co.uk