If the XamMultiColumnCombo have keyboard focus and the user types in nothing or not select anything and goes to another control (lost focus), first or second time the control select automatically the first row in the combo. A serious mistake, I fink.Does anyone have an idea how to turn it off?
Hello Yanko,
yes, the selected item is not part of the itemssoure. This is on purpose! I set CustomValueEnteredAction="Allow" because the user should be able to set an item which is not contained in the itemssource.
And yes, if the user opens the dropdown, NONE of the items should be focused when the selected item is not part of the ItemsSource collection!
Because if the first item is focused although there is an item selected which is not part of the ItemsSource and the user confirms with the "ENTER" Button, the first item is the new selected item. I don't want that behaviour.
If the user wants to select a new item from the DropDown (from the ItemsSoure), then he/she should be able to press i.e. the "ARROW DOWN" button to select the first item in the ItemsSource.
Long story short: If the selected item is not in the itemsSource, no item should be focused when the multicolumnComboBox DropDown gets opened.
How do i accomplish that?
Best regards,
Jochen
Hi Jochen,
I have moved our discussion in the following forum thread :
http://es.infragistics.com/community/forums/t/81101.aspx
Please let continue it there.
Hi Yanko,
in the service release 13.1.20131.2108 the error is still not completely gonewhen CheckBoxVisibility="Visible" and AllowMultipleSelection="True" and someone click on the button and the popup opens and click the button againto close it, after the control lost focus the first item was automatically selected !
Slowly it gets critical...
Kind regardsHawellek
Hello Hawellek,
Thank you for your feedback. I have been looking into issue and following the provided steps I could not managed to reproduce the issue. Opening the dropdown and closing it by the mouse click and selecting another element does not make the first item selected. I am attaching a sample application(ComboIssue.zip) that I have used for my tests. Please double-check it and provide me with more details in order to reproduce it on my side.
Looking forward to hearing from you.
Hi,
Good monring, did you get a chance to look at the sample i have sent you?
Thanks & Regards,
Sagar
Please find attached the sample solution which describes my problem.
The steps to identify the problem in the attached sample solution:
1. Extract the solution and open it.
2. Run the application.
3. Open the Multi Column Drop Down in the third column, and select any value.
4. With out loosing focus, hit TAB to loose the focus. You will see that the drop down value is set to the First element instead of the element you have selected.
Any suggestions to fix this error/bug?
Thanks,
Hi Sagar,
Thank you for your post. Is there any chance to attach a sample application that shows the issue that you are having?
I am using infragistics 14.1. I still have the same issue. Any updates in this issue?
Regards,
We have shipped out a new service release where your issue is resolved. I'd be glad to find out if you had tested it out and if it had met your requirements.
You can download the Service Releases by logging to our web site and going to Account\My Keys and Downloads.