Welcome to the Angular feedback portal. We’re happy you’re here! If you have feedback on how to improve the Angular, we’d love to hear it!>
Thanks for joining our community and helping improve Syncfusion products!
Hello Synfusion Team,
Percentage Filter:
This is an inconvenience for users.
2. If there is a value as 0.3448444675, and we apply "P2" for percentage column it is shown as 34.84% , if we try to filter value 0.3484 no value is shown in and we have to type the exact value to get the particular cell.
This is also inconvenience for users.
ValueAcessor:
If we place value dynamically though ValueAccessor in grid, filter is not working on the values as they are not part of datasource.
Search:
To filter proper date(01/02/2022) we need to apply DataUtil(dataSource), but while searching in the search bar if we search symbols such as "+","(",")", "Indian" we don't get proper result as in data source the date is written as "Tue Feb 01 2022 10:19:36 GMT+0530 (India Standard Time)"
Though these are not big issues and may be it's intentional, I thought of bringing it to the team for feedback.
Regards
Ansuman