Hello??? Anyone have an answer? Perhaps a little further explanation? Apple's Mac Finder Control works similar to window's treeview. Finder has a nifty view capability that my users would like in some new development that is being done. The finder supports a "column" view. Similar to the treeview, it starts out in a root list. The difference being, when a user makes a selection and clicks on a node, the node doesn't expand, the sub nodes appear on the pane to the right of the list. Clicking on a sub node, will cause the pane to split again and the items within that sub node appear to the right again. This will happen again and again with the left pane getting narrower as the user drives deeper into the sub nodes.
That is what I am trying to replicate. Obviously, once the user reaches the base list of items, we have to support drag and drop capability. If there is anyone who know of a control that will do this, I would be much oblige. Thanks Mike On Jan 24, 4:03 pm, Michael Gisonda <mgiso...@si.rr.com> wrote: > Hello All, > I have a requirement for a new application development where I must > present some information to the user for selection via drag and drop. > VB offers the TreeView control which would work nice, however the user > does not like the Treeview control's presentation. The user wants a > control that work similar to the Mac's Finder control while in column > view. > > Does anyone know of a control for VB.NET that work similar to the > Mac's Finder control? > > Thanks > Mike -- You received this message because you are subscribed to the Google Groups "DotNetDevelopment, VB.NET, C# .NET, ADO.NET, ASP.NET, XML, XML Web Services,.NET Remoting" group. To post to this group, send email to dotnetdevelopment@googlegroups.com To unsubscribe from this group, send email to dotnetdevelopment+unsubscr...@googlegroups.com For more options, visit this group at http://groups.google.com/group/dotnetdevelopment?hl=en?hl=en or visit the group website at http://megasolutions.net