Ask a Question related to ASP.NET Building Controls, Design and Development.
-
Phil Wright #1
TreeControl recommendation?
I am starting work on my first ASP.NET project.
I need a tree control that has the same look and feel as the standard
windows one. It must be able to show images along with the node text and be
single select. I also need to have the ability to show a context menu when
the user right clicks a tree node. I only need to define its contents
programmatically when the page is generated.
Any recommendations from personal use?
Phil Wright Guest
-
ISP recommendation
Hi, I would like to get an ISP to host my own site that runs Flex, Flash, and a free database like PHP/MySQL. Does anyone have a recommendation... -
TreeControl issues, needed help!!!
Hello. I have a nested TreeControl Object in my exention document and I cannot figue out if there is a possibility to manage a nested Tree with... -
mm:treecontrol questions/comments
I have been using the tree control the past couple of days to create an extension and have run into some issues with it. I am wondering if anyone... -
Is it possible to make the treecontrol resizable?
I could make the treecontrol's width change by specifying it as 'style="width=100%;", but height=100% doesn't work. I'm having a floater panel... -
Need a recommendation
Hey, I was wondering if anyone knew of a good book out there to learn flash comm server? I don't know where to start, and I learn by reading a... -
Josh #2
Re: TreeControl recommendation?
Dont use Tree Controls.. I know its not helpful, but lets face it, the
things are a major pain
Josh Guest
-
Sebastian #3
Re: TreeControl recommendation?
check out free controls at [url]http://asp.net[/url]
"Phil Wright" <phil.wright@dotnetmagic.com> wrote in message
news:O8xcr%23aZEHA.2488@tk2msftngp13.phx.gbl...be> I am starting work on my first ASP.NET project.
>
> I need a tree control that has the same look and feel as the standard
> windows one. It must be able to show images along with the node text and> single select. I also need to have the ability to show a context menu when
> the user right clicks a tree node. I only need to define its contents
> programmatically when the page is generated.
>
> Any recommendations from personal use?
>
>
Sebastian Guest
-
Ken Cox [Microsoft MVP] #4
Re: TreeControl recommendation?
This one does all that.
[url]http://www.componentart.com/treeview/default.aspx[/url]
"Phil Wright" <phil.wright@dotnetmagic.com> wrote in message
news:O8xcr%23aZEHA.2488@tk2msftngp13.phx.gbl...>I am starting work on my first ASP.NET project.
>
> I need a tree control that has the same look and feel as the standard
> windows one. It must be able to show images along with the node text and
> be
> single select. I also need to have the ability to show a context menu when
> the user right clicks a tree node. I only need to define its contents
> programmatically when the page is generated.
>
> Any recommendations from personal use?
>
>Ken Cox [Microsoft MVP] Guest



Reply With Quote

