where can i get a treelistview written in vb.net that works on vs 2008?
Hi!
where can i get a treelistview written in vb.net that works on vs 2008 or vb express edition 2008?
Re: where can i get a treelistview written in vb.net that works on vs 2008?
You have lost me there... Can you exactly explain what do you mean?
Re: where can i get a treelistview written in vb.net that works on vs 2008?
A TreeListView. It's a common enough 3rd party component. Basically a columned TreeView.
I got mine from DevExpress. The XtraTreeList component. It's extremely nice and does everything I'd ever want it to. I've replaced all my ListViews and TreeViews with it as well just for it's smart-sorting and column-chooser capability. It'll work with all versions of VB.NET and you can get the source code as well.
Now, if you're looking for a FREE one, then that's a problem. Before I bought the DevExpress one, I hunted high and low for a decent free one. I'm sure I spent WELL OVER $199 of my time hunting for a free one and trying to modify shoddy free ones to work well enough for a commercial product. It's worth every penny.