Hi,
I am using SyncFusion react grid with typescript. I have
enabled filter functionality on columns. When I filter on a column, I want to
show a visible indicator that the column has a filter applied, currently I do
not see any such indicator on a filtered column.

I grabbed the following picture from online excel, when I
apply filter on a column, excel changes the icon to a different one.
Can you suggest a way to achieve this in SyncFusion react
grid with typescript code?