Hi Mike,
I want to have checkbox for each dropdown item of Ultra-combobox. Do we have any such feature for combo-box. I need to do this to select multiple items at same time and then submit the form..
How can I implement this.. ?
Selecting Multiple Values within WinComboEditor
Selecting Multiple Values within WinCombo
Hello!
I'm trying to use your code, but i've caught an error:
"An unhandled exception of type 'System.ArgumentException' occurred in Infragistics2.Shared.v10.2.dll
Additional information: Key already exists"
http://help.infragistics.com/Help/Doc/WinForms/2010.3/CLR2.0/html/WinComboEditor_Selecting_Multiple_Values_within_WinComboEditor.html
I want to do the same thing using mvc4 please help me. as the links given by you here are not working now please give me the proper link to solve this.
Mike, I'm trying to do the same thing but these links are broken. do you have updated links?
Thanks a lot...It was of great help to me...... :) :) :)
One more question , I have in my mind. I have a user-control which is having one ultra-combo box . I want to use this user control in other 3 main screens of my application at proper location. How can I do that ?? How to use one user control inside other user-control's designer .