Per a previous thread, it was suggested to use put the UltraTreeView control within the WebDropdown control's ItemTemplate tag. Visual Studio 2008 removes the reference from the designer. If manually put in, the control is NULL. If I copy the markup outside of the WebDropDown, the reference within the designer is added and the control works as expected.
I have a need for the TreeView control to be in either a dropdown or a combobox type control. Is this possible? Please provide a sample so I can implement within my proof-of-concept.
Thanks.
My current 2008 V1 key is being indicated as an invalid key so I am going to work with sales or whomever to resolve that to see if the service pack resolves this issue before I bother dev support. HOpefully you (or whomever) will see my other issues.
I'll re-address this thread after I get the service pack and re-test.
No it's not production, but you should be able to obtain the same results if you get the latest Service release for 9.1.
Also even if you have Trial 9.1, dev support should be able to assist you with an in-depth analysis of the issue.
Thanks,
Angel
Is your code base production? If so, where can I get it?
I also have a few more issues that I made threads and hopefully this new release resolves them.
Yes, version "1" is the newest one which is only used internally.
Hi,
Probably you have 20091.1015 - i.e. the Volume release. In the sample I have used the latest development version for the WebDropDown, and version 2040 for the UltraWebTree.
There have been a couple of service releases since the official volume release in April, it could well be that there was some bug in either of the two controls, that was fixed in the meantime.