Hello,
how to put webtree in webcombo or something else that is a combobox that opensshowing a tree instead of a simple list in ASP NET
like this in Telerik
http://demos.telerik.com/aspnet-ajax/treeview/examples/functionality/treeviewcombobox/defaultcs.aspx
Thanks for your help.
What version of NetAdvantage are you working with? In our latest 2009 Volumne 1 release we introduced a new control called WebDropDown. It can be used as a multi-column combo box just like the webcombo along with the ability to handle more complex drop down scenarios using its templateable drop down area
So, in the WebDropDown control, you can place any HTML or ASP.NET controls allowing you to embed a tree or any other controls within its drop down area. Check out this video to learn how to make the drop down area templateable.
http://community.infragistics.com/aspnet/media/p/86763.aspx
Hope this helps.
Taz.
version 20091
I would like the same as here :
ASP.NET » Forums » NetAdvantage for ASP.NET » Grids » WebDropDown » WebDropDown and WebDataTree