Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Custom filter Pop-Up #2264

Closed
Durai-Bharath opened this issue Jan 31, 2025 · 2 comments
Closed

Custom filter Pop-Up #2264

Durai-Bharath opened this issue Jan 31, 2025 · 2 comments
Labels
data grid Data grid component feature New feature uncertain Uncertain feature

Comments

@Durai-Bharath
Copy link

Durai-Bharath commented Jan 31, 2025

Use case

Is there a way to add custom pop up for the filter in datagrid ?

Proposal

similar to

onFilterTap : (columnName){
//custom pop up function
showDialog(
....
)
}

@abineshPalanisamy
Copy link

Hi @Durai-Bharath ,

As of now, the DataGrid does not support customizing the appearance of the filter popup menu, the advanced filter popup menu, or loading a custom filter popup. However, we have already considered your request as a feature for future implementation. We plan to include it in one of our upcoming releases. During the planning stage of each release cycle, we review all open feature requests and prioritize them based on factors such as product vision, technological feasibility, and customer interest. We appreciate your patience and understanding in the meantime. You can follow up with the below feedback for further details,

Feedback link: 51938 & 52119

Additionally, In SfDataGrid, the headers are created at the sample level by loading the respective widgets. You can load the appropriate widget into the header to meet your requirements. Please refer to the following Knowledge Base link for a deeper understanding.

KB - Header customization

Regards,
Abinesh P

@Durai-Bharath
Copy link
Author

Great .

@VijayakumarMariappan VijayakumarMariappan added data grid Data grid component uncertain Uncertain feature feature New feature labels Feb 4, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
data grid Data grid component feature New feature uncertain Uncertain feature
Projects
None yet
Development

No branches or pull requests

3 participants