Completed
Last Updated: 21 Mar 2022 13:09 by ADMIN
Release 3.2.0
Tuan
Created on: 21 Mar 2022 06:44
Category: TreeList
Type: Bug Report
0
Filter menu icon missing in an unsortable column in a sortable TreeList

I am using TreeList and a custom template on a column to display user avatar. I also need to sort and filter on this column. However when combine all of these features (sort and filter) on a template column, it doesn't work. There are 2 scenarios:

- When enable sort, the filtering works

- When disable sort, the filtering doesnt work

Is there any work around solution for this? I am using UI for Blazor 3.0.1

My snippet

https://blazorrepl.telerik.com/mQuxlWkD32B5eGay33
0 comments