Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
180
Hide Filter row on load issue in New igGrid version
posted

Hi,

In my application I am using $("#grid").igGridFiltering("toggleFilterRowByFeatureChooser", null); to hide the filter row at the time grid load. The igGrid previous version didn't show text like show filter/hide filter it only show "filter" when user want to hide show the filter row. The new igGrid version (2012.1) start showing this message.

Now when My grid load I call  $("#grid").igGridFiltering("toggleFilterRowByFeatureChooser", null) to hide the filter row but the menu to show hide filter row start displaying wrong values. Please see attached picture.

Let me know how I can hide filter row when grid is loaded.

Thank

Anilesh Lakhtakia