Open
Description
down vote
favorite
I am using latest version of angular UI grid.
Angular UI grid filter doesn't appear after pin / unpin column:
Steps to follow:
Pin any column (Email / phone) etc.
Unpin same column
Now click toggle filtering button
Textbox for filtering on same column doesn't appear
I have created Plunker to demonstrate this:
I tried refreshing grid / notifyDataChange, but seems doesn't work. Please suggest possible solutions.