mardi 25 octobre 2016

Looking for a free and better treeview for winforms C#

Is there a better and free TreeView control for C# Winforms. I have tried TreeViewAdv, however i find it very complicated to use for my purpose. I just need a treeview which can provide me functions of checkboxes as one on Excel data filter.

E.g., whenever a checkbox on a parent node is checked, checkboxes on its child nodes will also be checked. Whenever one of the checkboxes on child nodes is unchecked, parent checkbox will fall into tristate mode. And whenever all of the checkboxes on child nodes are unchecked, parent checkbox will fall into unchecked mode.

Telerik has a solution for this however I'm trying to find a free one.

With my best regards, Nazim.

What I have tried:

I have tried TreeViewAdv and some other free solutions but i can't find a proper solution for this.




Aucun commentaire:

Enregistrer un commentaire