Treeview in a frameset

A

Alfred Sehmueller

Hello,

i'm using the microsoft internet explorer webcontrols treeview in a
frameset. It's in the left frame.

Here is my example code:

<body>
<form id="Form1" method="post" runat="server">
<iewc:TreeView id="TreeView1" runat="server">
<iewc:TreeNode Text="This is the root node">
<iewc:TreeNode Text="this is a second node">
<iewc:TreeNode Text="The caption of this node is wider than
the frame.">
</iewc:TreeNode>
</iewc:TreeNode>
</iewc:TreeNode>
</iewc:TreeView>
</form>
</body>

When the node-text is so long, that the expanded tree dissapears under
the main-frame, and I click on the "long node" the tree-frame scrolls
automatically to the right. So if the node-text is very long there is
not much of the tree left.

What I want is a windows-explorer behaviour. It's o.k. that a
scrollbar appears, but I don't want it to scroll automatically.

I googled a lot, but found no answer. I guess someone beside me must
use this control in a frameset as I do?

Thanks for your help

Alfred
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
473,766
Messages
2,569,569
Members
45,043
Latest member
CannalabsCBDReview

Latest Threads

Top