Hi, I am looking for a control which has infinite/limited depth like xamMenu. will xamcomboeditor solves my problem. If not can you suggest me control from your toolbox.
Hello Viswa,
Thank you for the description you have provided.
I presume you are referring to the cascade menu of a context menu. (refer to the image below)
After investigating the behavior of using a combo editor with a cascade menu and doing some research, this functionality has been determined to be a product idea. You can suggest new product ideas for future versions (or vote for existing ones) at http://ideas.infragistics.com.
Submitting your idea will allow you to communicate directly with our product management team, track the progress of your idea at any time, see how many votes it got, read comments from other developers in the community, and see if someone from the product team has additional questions for you.
Remember when submitting your idea to explain the context in which a feature would be used and why it is needed as well as anything that would prevent you from accomplishing this today. You can even add screenshots to build a stronger case. Remember that for your suggestion to be successful, you need other members of the community to vote for it. You can also link back to this thread for additional details.
For a well organized cascade menu, you can always use our XamContextMenu (image below), which will allow you to create a cascade menu with an infinite number of levels.
If you have any questions, please let me know.
dropdown
Item1
Item2---> child1
Item3 child2
In above description if you see. when i click on dropdown it have show items. If i hover on any of them. It need to show child of that items. It have to behave like a menu, but i need the functionality in combobox.
Both our WPF specific XamComboEditor and our shared XamComboEditor have a MaxDropDownHeight property which can be set in order to limit the height of the dropdown (presuming this is what you are referring to).
Would you please provide me with more detailed information on the functionality you are trying to achieve, along with the purpose you would like to use the XamComboEditor for?Having this information will help me provide you with further information in regards to the specific behavior you are looking for.