Is there a way to get spin buttons in the XamComboEditor that would iterate through the items in the list when clicked on?
Hello,
I have created a sample application for you which shows an approach for replacing the drop down button of the XamComboEditor with a two buttons that act line spin button. In order to do that I have re-templated the XamComboEditor and change its Template and EditTemplate, by removing the ToggleButton and adding two Buttons. I have created a class that contains two static properties of type ICommnad and implemented commands that iterate through the items of the XamComboEditor using its SelectedIndex property.
If you have any further questions please do not hesitate to ask.
Sincerely,
Krasimir
Developer Support Engineer
Infragistics
www.infragistics.com/support