Hi,
I am looking for a simple tree list view in C#. On the left-most column it is a tree view, but to its right it displays multiple columns for each tree item.
I have used WinControls.ListView, but it is very buggy - it messes up icons, and can't scroll vertically.
Is there a reliable tree view list which doesn't cost $2000?