Welcome to the React feedback portal. We’re happy you’re here! If you have feedback on how to improve the React, we’d love to hear it!>
Thanks for joining our community and helping improve Syncfusion products!
Filter the data based on the selected File Manager column (columns like type, size, and date) in the custom dropdown list.
Also, we need to perform filtering on new custom columns (like newcolumn) added in the File Manager by including them in the Dropdown list.
So, we need to provide a custom Dropdown list for the selection, and it includes all the columns name of the File Manager component. Based on the selection of list items, we need to filter the File Manager items.