nazgul14 Posted June 18, 2010 Share Posted June 18, 2010 Above is an image from my tree view.For days i've been looking a code that can do a three state check box.Three state checkbox means that if PC is checked all child under PC will be checked, if notebook is checked, all child under notebook and PC(parent) will be checked. Hope you guys can help me to solved this problem.I'm at dead end. :'( Quote Link to comment Share on other sites More sharing options...
xenophobia Posted June 18, 2010 Share Posted June 18, 2010 Try use a JavaScript framework such as jQuery. You can get all the child elements in the tree view structure. Quote Link to comment Share on other sites More sharing options...
nazgul14 Posted June 18, 2010 Author Share Posted June 18, 2010 I use jquery to construct the treeview..this is a jquery file that i use and the php file. [attachment deleted by admin] Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.