Ask a Question related to ASP.NET General, Design and Development.
-
yop #1
Alternative to treeview
Lads
I cannot use the Webcontrols in SDK 1.1 and I need to use
a treeview on my side menu as I have 3 layers of
information taht I was looking to display.
Any one think of an alternative I could use?
Thanks
yop Guest
-
treeview
I use a form with a control treeview ( MS 5.02 ) to open and select specific records in various form. in case of the data update, cancellation,... -
TreeView in ASP
How to fill treeview in ASP? Thanks -
Once again about treeview in ASP
Hi guys, I want to use Microsoft treeview control (no other) in my asp page and fill it with parent-child information from datatable. I draged and... -
About Treeview
Dotnet Framework 1.1 does not support IE web controls,so what's the better treeview solution now? -
ASP.NET Treeview example anyone ?
I'm trying to get the TreeView control from the Microsoft.Web.UI.WebControls namespace to work but for some reason it won't render correctly. I've... -
Marc Hoeppner #2
Re: Alternative to treeview
Hi,
we used obout.com's tree for some applications. There are myriads of other
tree controls that you can find on the [url]www.asp.net[/url] site under 'controls'.
Best regards,
Marc Höppner
NeoGeo
"yop" <aidangill@oceanfree.net> wrote in message
news:193d01c352a2$ce724240$a001280a@phx.gbl...> Lads
>
> I cannot use the Webcontrols in SDK 1.1 and I need to use
> a treeview on my side menu as I have 3 layers of
> information taht I was looking to display.
> Any one think of an alternative I could use?
>
> Thanks
Marc Hoeppner Guest



Reply With Quote

