jQWidgets Forums
jQuery UI Widgets › Forums › Lists › DropDownList › Can we make a multidrop tree checkbox?
This topic contains 5 replies, has 2 voices, and was last updated by jmshim 1 year, 10 months ago.
-
Author
-
https://webclub.tistory.com/598
If you look at the result of https://webclub.tistory.com/598 from the above url address, I would like to implement a function where checked items appear in turn and disappear when unchecked.
If possible, I would appreciate it if you could let me know if there is also a function to select all by lowering the depth to 1 depth.Hi,
I think I don’t understand your desired behaviour. in the example that you send, you are not using jQWidgets.
Can you explain further what are you trying to achieve?Best regards,
Svetoslav BorislavovjQWidgets Team
https://www.jqwidgets.com/Hello. Svetoslav Borislavov The function I want to implement is this.
https://www.jqwidgets.com/jquery-widgets-demo/demos/jqxdropdownlist/index.htm#demos/jqxdropdownlist/checkboxes.htm
(jqxDropDownList – checkboxes) The sample provides the “DropDownList” and “Checkbox” functions. However, it does not provide a tree structure.Also, in other jqxweiget samples
https://www.jqwidgets.com/jquery-widgets-demo/demos/jqxtree/index.htm#demos/jqxtree/dropdowntree.htm
(jqxTree – DropDown Tree) The sample provides a “tree” function and a “DropDownList” function. However, it does not provide a check box function.And another jqxweiget sample
https://www.jqwidgets.com/jquery-widgets-demo/demos/jqxtree/index.htm#demos/jqxtree/checkboxes.htm(jqxTree – Checkboxes) The sample provides a “tree” function and a “Checkboxes” function. However, it does not provide drop-down functionality.
I would appreciate your help if there’s any way to make the jQWidgets dropdown, provide a tree, and check box function 3 at the same time.
Thank you for your kind reply. Svetoslav Borislavov
Hi,
Do you need something similar to this: http://jsfiddle.net/s4v5hnz3/
If so, here is a starting point\
Best regards,
Svetoslav BorislavovjQWidgets Team
https://www.jqwidgets.com/Hi,
Do you need something similar to this: http://jsfiddle.net/s4v5hnz3/
If so, here is a starting pointBest regards,
Svetoslav BorislavovjQWidgets Team
https://www.jqwidgets.com/thanks to you! svetoslav_borislavov
-
AuthorPosts
You must be logged in to reply to this topic.