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.. ?
Hello Tommy6206yah,
It seems that I have missed your previous update and I would like to apologize for that. I have tried the mentioned scenario, and I have used the very same ultraCombo as an EditorComponent of some column in the UltraGrid and everything work as expected. The combo stayed open regardless of where I have been clicking - on a row, on the Column header, or any sell of the row that I would like to be selected. Could you please let me know how exactly you are using your UltraCombo in the UltraGrid?
One more thing that I would like to mention is that when you have an issue, and you believe that it might be connected with an existing forum thread, it would be better if you create a new thread, explain your issue and then point out the one that you believe that have the same issue described already there and it would be easier to follow and more clear what is the issue exactly.
If you have any other questions please do not hesitate to ask me.
Feel free to post the answer for others that might have this issue. With all due respect, the amount of time I've had to wait for an answer has foreced me to move on.
Danko,
In addition to my message above, wanted to also mention that my code is using VS2008. The combo box is wrapped within an UltraGrid control.
Yup, your example works flawlessly. I have intergrated your code in to mine but my combo box is still closing up when I click on one of the line-item check boxes. it works as expected when I click the checkbox in the header but not when I click the line-item check box.
Any ideas on what property might be causing that combo to close up prematurely? I'll continue to investigate but it's like a needle in a haystack being that there are hundreds so any assistance would be welcome.
Tommy
Hello Tommy,
I have created a sample for you using NetAdvantage for Windows Forms 2012 vol1 and the mentioned scenario works fine for me. I have also tried this with NetAdvantage for Windows Forms 2009 vol1 service release 2094, and the behavior remained the same. If you are not using the latest service release you could download it from your "My IG" , "My Keys and Downloads" , and under your product key for 2009 vol1 you could download the latest service release. We haven't rewritten our grid controls after 2011. The only thing that I did was to change the references to the 12.1 and the sample still worked. If you would like to see what are the breaking changes in our controls between the versions please visit the following link:
http://help.infragistics.com/NetAdvantage/WinForms/current/CLR2.0/?page=Win_Known_Issues_and_Breaking_Changes.htmlFor what is new in 12 vol1 :http://help.infragistics.com/NetAdvantage/WinForms/current/CLR2.0/?page=Win_Whats_New_in_2012_Volume_1.htmlFor the revision history please visit:http://help.infragistics.com/NetAdvantage/WinForms/current/CLR2.0/?page=Win_Revision_History.htmlBelow you could find the attached zip file which has the sample build against NetAdvantage 2009 vol1.If you have any other questions or if I misunderstood your issue please feel free to let me know.