put an image in extjs grid column header based on applyfilter
put an image in extjs grid column header based on applyfilter
My task is to put an image on the extjs grid column header whenever filter is applied in that column. When filter is cleared remove the image from the grid column header. How to achieve this in extjs 3?