473,397 Members | 2,099 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,397 software developers and data experts.

VS2005 TreeView Multi-Select

dev
Can we select multiple nodes in a visual studio 2005/.NET 2.0 treeview
using CTRL/Shift or do we have to write all that code like in .NET 1.x?
Thanks in advance. Bill

Mar 15 '06 #1
4 4892
Unfortunatly you answered your own question there, you have to code this
feature yourself.

We do however use this control
http://www.codeproject.com/cs/miscctrl/mwcontrols.asp

Hope this helps.

Regards

Scott Blood
C# Developer
<de*@fwcjua.com> wrote in message
news:11**********************@u72g2000cwu.googlegr oups.com...
Can we select multiple nodes in a visual studio 2005/.NET 2.0 treeview
using CTRL/Shift or do we have to write all that code like in .NET 1.x?
Thanks in advance. Bill

Mar 16 '06 #2
dev
scott blood wrote:
Unfortunatly you answered your own question there, you have to code this
feature yourself.

We do however use this control
http://www.codeproject.com/cs/miscctrl/mwcontrols.asp

Hope this helps.

Regards

Scott Blood
C# Developer
<de*@fwcjua.com> wrote in message
news:11**********************@u72g2000cwu.googlegr oups.com...
Can we select multiple nodes in a visual studio 2005/.NET 2.0 treeview
using CTRL/Shift or do we have to write all that code like in .NET 1.x?
Thanks in advance. Bill


Thanks, Scott. I'd hoped 2.0 would have this feature.. my guess then is
the treeview works same as the left hand side of Windows Explorer.. not
intended to have multiple selections for whatever reason.

Mar 16 '06 #3
Yes its silly really, why on earth this feature is not implemented,
considering in Delphi (which is one of Visual Studio's biggest competitors)
has a far better component library, which since moving to pure microsoft
technologies, i really miss.

Simply putting TreeView1.MultiSelect := tsExtended was a dream.

<de*@fwcjua.com> wrote in message
news:11*********************@u72g2000cwu.googlegro ups.com...
scott blood wrote:
Unfortunatly you answered your own question there, you have to code this
feature yourself.

We do however use this control
http://www.codeproject.com/cs/miscctrl/mwcontrols.asp

Hope this helps.

Regards

Scott Blood
C# Developer
<de*@fwcjua.com> wrote in message
news:11**********************@u72g2000cwu.googlegr oups.com...
> Can we select multiple nodes in a visual studio 2005/.NET 2.0 treeview
> using CTRL/Shift or do we have to write all that code like in .NET 1.x?
> Thanks in advance. Bill
>


Thanks, Scott. I'd hoped 2.0 would have this feature.. my guess then is
the treeview works same as the left hand side of Windows Explorer.. not
intended to have multiple selections for whatever reason.

Mar 16 '06 #4
I gotta say, I'm right there with you, Scott...things you could do in
Delphi 5 years ago are only now being implemented in Visual Studio.
And then there's this functionality which hasn't made it in yet...

Just my $.02

-SLC

Mar 16 '06 #5

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

0
by: Hakimi | last post by:
How can drag and drop nodes feature be imparted to a treeview control ? How can we have a multi-column treeview?
1
by: paradox | last post by:
I want to have a TreeView that shows an image on some items, but not all. Basically, if a certain condition is true, a caution icon is placed next to the treeview item. The problem is that, by...
0
by: Bobby Owens | last post by:
Hi, I'm current having a problem with the treeview control and multi threading. The treeview is on a form. A request is then sent to a server using IP for the data. The data arrives in an event...
5
by: lanem | last post by:
I want to display some drill-down data with a datagrid look. I can get the exact functionality I want with a treeview, but I don't like the way the treeview looks and formats the data. I want a...
16
by: CMM | last post by:
Is it me or has anyone noticed that F1 is really dumb in VS2005. Since VB3 I have been able to click F1 on an ambiguous method in code and the IDE automatically determines the type based on the...
1
by: GaryDean | last post by:
I notice that there is still no tab control in vs2005. That seems like a strange omission. Are we left with the only choice to use those I.E. Webcontrols? (maybe it's still because we don't...
0
by: Charlie | last post by:
Hi: My TreeView control is binding to XML using XMLDataSource control. Works well. However when I add a new item to database and requery tree or restart app, new item doesn't appear on tree. ...
8
by: =?Utf-8?B?UGV0ZXJX?= | last post by:
I install Visual Studio 2005 Pro on Vista. I open and migrate a 2003 web project to 2005. I attempt to browse an aspx file from the Solution Exploer. It displays a blank html page. I create a...
5
by: Josh | last post by:
Hi, I'm trying to use the standard TreeView in VS2005 ( under the navigation menu ). But I cant get any events to postback and none of the style settings are being applied. None of the...
5
by: Max2006 | last post by:
Hi, I have a TreeView and this is my node style: <asp:TreeNodeStyle ForeColor = "#000000" Font-Size="9px" Font-Bold="false" Width="100px" NodeSpacing="3px" /> The problem is the expand...
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...
0
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...
0
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing,...
0
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.