Velocity Reviews - Computer Hardware Reviews

Velocity Reviews > Newsgroups > Programming > ASP .Net > ASP .Net Web Controls > Please help with treeview (IE web controls)

Reply
Thread Tools

Please help with treeview (IE web controls)

 
 
Dan
Guest
Posts: n/a
 
      05-27-2004
Hi,

Please help :

++ The second node level dotted are not shown ++

We are currently experiencing a pretty strange behavior with TreeView
control that comes with IE webcontrols. Actually when used on OS other
than XP, everything works fine but when it is use on XP, the line that
links a child node to his parent is not drawing and after that
happens, the whole web application seems to be "freezed".

Thanks
 
Reply With Quote
 
 
 
 
Robert Koritnik
Guest
Posts: n/a
 
      05-28-2004
If it works on other OS versions try to check IE versions on your machines.
TreeView control renders to some special XML like tags that are not native
to HTML and javascript script behind can operate with it. But this
Javascript runs in your IE so i suspect that IE versions are different or
maybe even settings of it. Check that for start.

--
RobertK
{ Clever? No just smart. }

"Dan" <> wrote in message
news: om...
> Hi,
>
> Please help :
>
> ++ The second node level dotted are not shown ++
>
> We are currently experiencing a pretty strange behavior with TreeView
> control that comes with IE webcontrols. Actually when used on OS other
> than XP, everything works fine but when it is use on XP, the line that
> links a child node to his parent is not drawing and after that
> happens, the whole web application seems to be "freezed".
>
> Thanks



 
Reply With Quote
 
 
 
Reply

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
how to access the Page from a TreeNode (treeview 's element) : addinga context menu to a treeview abargaddon ASP .Net Building Controls 0 01-17-2008 11:05 AM
ASP.NET 2.0 TreeView - Programatically Selecting A TreeView Node =?Utf-8?B?VHltYm93?= ASP .Net 2 01-10-2006 03:51 AM
HELP! HELP! PLEASE, PLEASE, PLEASE tpg comcntr Computer Support 11 02-15-2004 06:22 PM
TreeView not rendering nodes? Cacheing of a TreeView Per Salmi ASP .Net Web Controls 1 10-15-2003 01:15 PM
please help... ...me learn C++ please please please :) KK C++ 2 10-14-2003 02:08 PM



Advertisments
 



1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57