filter in multi coulmns in SfMultiColumnComboBox
Hi bro
is there any way to filter on multi coulmns in SfMultiColumnComboBox like SfComboBox ?
because of SfMultiColumnComboBox does not contain a definition for 'FilterAsync' ..
Attachment: TestPage_df7fa304.rar
hello
Is there any hope that someone will answer my question?
Hi ali,
Thank you for reaching out to us. We truly appreciate your feedback. We’re pleased to inform you that we have considered your request for “Support for the FilterAsync method in the MultiColumnComboBox” as a certain feature request on our end.
The implementation of this feature is planned for inclusion in our upcoming Volume 3 SP release, scheduled for 2024.
We will also be providing a feedback link shortly, where you can track the progress of this request.
We greatly appreciate your patience and understanding as we work towards delivering this enhancement. Should you have any further questions or need additional information, please feel free to reach out.
Regards,
Priyanka K
Greetings and respect
This new component can be one of your best components. I'm sure it will be more complete in future versions. In my opinion, 1 more possibility should be added to this component.
- Object Binding as same as SfComboBox.
Thank you for your efforts and good luck
Hi ali,
Query1: "FilterAsync method in the MultiColumnComboBox"
As we mentioned earlier, We have considered “Support for the FilterAsync method in the MultiColumnComboBox” as a certain feature request on our end.
The implementation of this feature is planned for inclusion in our upcoming Volume 3 SP release, scheduled for 2024.
You can now track the current status of the report, review the proposed resolution timeline, and contact us for any further inquiries through this link:
Feedback link:https://www.syncfusion.com/feedback/62026/need-to-provide-support-to-filterasync-method-in-multicolumncombobox
Query2: "Object Binding in MultiColumnComboBox"
We have considered the reported issue "Object binding is not working properly in MultiColumnComboBox" as a bug from our end, and the fix for the issue will be included in our upcoming weekly release which is expected at the end of October 2024.
You can now track the status of the feedback through the below link,
Feedback link:https://www.syncfusion.com/feedback/62024/object-binding-is-not-working-properly-in-multicolumncombobox
Disclaimer: “Inclusion of this solution in the weekly release may change due to other factors including but not limited to QA checks and works reprioritization.”
Regards,
Priyanka K
Hi
I am very happy that I chose Syncfusion because your team is very active and interactive.
With good wishes
Hi ali,
We would like to inform you that we have resolved the reported issue "Object binding is not working properly in MultiColumnComboBox" in our latest version 27.1.57. Therefore, we recommend that you update your package to the latest version to resolve the current problem.
Root cause: The object value binding is not being handled properly in the component. Although the value property updates correctly, the input text does not update because the ItemData always returns null. This occurs because we fetched the value from the processed datasource using the ValueField. Since it returns null, this leads to the reported issue.
Regards,
Priyanka K