treeview web control
-
i am using the treeview web control downloaded from Microsoft Internet Explorer Web Controls. i followed the example to the Letter but when the html rendered, all the nodes showed up 1 straight line. am totally lost how to get this working. anyone come across the same problem and solved it? thanks, huikm
-
i am using the treeview web control downloaded from Microsoft Internet Explorer Web Controls. i followed the example to the Letter but when the html rendered, all the nodes showed up 1 straight line. am totally lost how to get this working. anyone come across the same problem and solved it? thanks, huikm
huikm wrote: i followed the example to the Letter but when the html rendered, all the nodes showed up 1 straight line. Could you post the HTML that the treeview is outputting? Also is there any CSS involved?
Paul Watson
Bluegrass
Cape Town, South AfricaRay Cassick wrote:
Well I am not female, not gay and I am not Paul Watson -
i am using the treeview web control downloaded from Microsoft Internet Explorer Web Controls. i followed the example to the Letter but when the html rendered, all the nodes showed up 1 straight line. am totally lost how to get this working. anyone come across the same problem and solved it? thanks, huikm
-
huikm wrote: i followed the example to the Letter but when the html rendered, all the nodes showed up 1 straight line. Could you post the HTML that the treeview is outputting? Also is there any CSS involved?
Paul Watson
Bluegrass
Cape Town, South AfricaRay Cassick wrote:
Well I am not female, not gay and I am not Paul Watsonhi.. sorry.. long weekend over here is singapore to celebrate deepavali.. anyway. am still keen on solving this: this is the generated html segment : RD Projects Node2 Node3 Node4 Node5 Node6 i have no idea how proper generated html rendered codes would look like. any enlightening here is deeply appreciated. meng STAr-Quest
-
Make sure you have the necessary virtual directory set up for the specific web. Cheers Jacob South Africa
i am not sure what you mean? the project is created and mapped to http://localhost . do you mean i have to go into IIS manager and created a virtual directory to the my current project folder like c:\Inetpub\wwwroot\my project...? meng
-
i am not sure what you mean? the project is created and mapped to http://localhost . do you mean i have to go into IIS manager and created a virtual directory to the my current project folder like c:\Inetpub\wwwroot\my project...? meng
I meant that if you aren't running the page with the control in, in the defaukt web site, then you must remember to create the virtual directory webctrl_client to point to the physical directory that gets created by the install in the root of the default website. Cheers Jacob
-
I meant that if you aren't running the page with the control in, in the defaukt web site, then you must remember to create the virtual directory webctrl_client to point to the physical directory that gets created by the install in the root of the default website. Cheers Jacob