36

I am looking for a JQuery Checkbox Treeview. Does anyone know if a good one exists?

NikiC
  • 100,734
  • 37
  • 191
  • 225
Billy Logan
  • 2,833
  • 16
  • 43
  • 49

4 Answers4

52

The best treeview I've found for jQuery so far is Dynatree. Very comprehensive, and with great documentation.

Dynatree is now hosted on Google Code

original answer link is here.

balexandre
  • 73,608
  • 45
  • 233
  • 342
Ira Rainey
  • 5,173
  • 2
  • 34
  • 42
10

This one seems good and up to date: http://code.google.com/p/checkboxtree/

Thanos
  • 273
  • 1
  • 4
  • 9
  • 1
    As far as checkboxes: looks very fast and efficient. Might be on par with Dynatree, however the latter looks better overall. – Ropstah Feb 20 '11 at 12:28
5

jsTree appears to be a pretty good solution, too: www.jstree.com

Greg Fleming
  • 502
  • 4
  • 6
3

It depends on if you need partial checking(if less than max of the child are checked, the parent is in a different state)

If you need that case, this one should be better: http://code.google.com/p/jquery-checktree/downloads/list