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,
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.
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.