angular-ui/ui-grid

Angular UI grid column filter doesnt appear after pin / unpin column:

Open

#6,055 opened on Mar 6, 2017

View on GitHub
 (11 comments) (0 reactions) (1 assignee)JavaScript (5,395 stars) (2,496 forks)batch import
grid-pinninghelp wanted

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:

Plunk Demo

I tried refreshing grid / notifyDataChange, but seems doesn't work. Please suggest possible solutions.

Contributor guide