Unplanned
Last Updated: 28 Feb 2019 14:41 by Ioannis
Ioannis
Created on: 28 Feb 2019 14:25
Category: MultiColumnCombo
Type: Bug Report
1
RadMultiColumnComboBox: SelectedIndexChanged event is not fired on Tab or Enter when a CompositeFilterDescriptor

Populate RadMultiColumnComboBox with data and enable the auto filter functionality. Apply a CompositeFilterDescriptor with two text columns. Try to filter entering several letters and press Tab. You will notice that the SelectedIndexChanged event is not fired in this case. However, if only one FilterDescriptor is added, not a CompositeFilterDescriptor, the selection will be properly updated. 

Please refer to the attached sample project and gif file which illustrates the behavior. 

2 comments
Ioannis
Posted on: 28 Feb 2019 14:41
These 2 solutions will definitely suffice for now. Thank you :)
ADMIN
Dess | Tech Support Engineer, Principal
Posted on: 28 Feb 2019 14:38
Hello, Ioannis,         

Thank you for reporting this incorrect behavior. I have also updated your Telerik points.

Currently, the possible solution that I can suggest is to create a single text column that contains the concatenated value of the two columns that participate in the filter. Then, you can apply only a single FilterDescriptor and the selection will be properly updated.

Alternatively is to use the custom filtering behavior of the hosted grid control which can be accessed by the EditorControl property.

I hope this information helps. If you need any further assistance please don't hesitate to contact me. 

Regards,
Dess | Tech Support Engineer, Sr.
Progress Telerik
Get quickly onboarded and successful with your Telerik and/or Kendo UI products with the Virtual Classroom free technical training, available to all active customers. Learn More.