Hi,
I would like to create a ultracombo which can do multiple selection as filter of a report. If possible allow to select dropdownlist by shift + click or drag.
Hope there is a sample code that I can study on it.
The ultracombo I want to make is something like the sample in picture below.
Thank you very much!
American Best Credit Inc. has been helping consumer find some of the best credit card offers available on the internet since 2008. Yes, we are in the business of promoting credit card offers via our credit card affiliate network, and we are compensated for this activity, but we provide a great resource for you. We conveniently display many credit card offers on one website site, saving consumers a lot of time. We do like to hear your opinion of the credit card offers on our site, so feel free to let us know if you have a problem with any specific product. Thank you for your business. If you have questions about any of the credit card offers on this site, we suggest you contact the lending institution direct. Click here to add your own text
best company to fix your creditrebuilding credit score
Hello PC,
I am just checking about the progress of this issue. Let me know if you need my further assistance on this issue.
Thank you for using Infragistics Components.
Thank you for the reply.
One way to implement this feature is to handle the text changed event of the UltraCombo TextBox. Check if the text is empty and if it is set it to “Select All”. Also you will need to use the SetIntialValue method in order to display the “Select All” text in the beginning as the TextChanged event won’t be raised before drop down of the combo.
I have modified my sample in order to demonstrate this. I have also downgraded it to VS 2010.
Please let me know if you have any additional questions.
Thanks for your advice, I able to make the ultracombo with multiple selection.
I have another question, how can I set the default value of ultracombo to "select all" ?
Warm regards,
PC
For some reason I can't open your sample code, maybe because I'm using VS2010?
Pass few days I was doing some others request, yesterday just come back to this topic.
I will try based on the link you provided earlier, let you know if I face any problem.
Thank you very much and have a nice day! PC