HI
I am experiencing a column hiding issue after I rebind the igGrid.
I have 2 columns in a grid and if user hide first column and rebind the grid the data of the second column start showing in first column and in column chooser also display incorrect state of the column.
If I open column chooser it show link as "Hide" instead of link as "Show" and also if I click on status link to change to show/hide and click apply button nothing happen.
Please reply asap what could possibly be wrong.
Hello anileshlakhtakia ,
Thank you for reporting this.
I was able to reproduce the issue when I have defined columnSettings in the Hiding feature.
I created a development issue regarding this
126924 - The values of a hidden column are shown after rebind
I am attaching the sample that I used in order to replicate the behavior.
Let me know if you experience the same.
Thanks for your reply,
Your solution is still working better in my case I have all features included and my Column chooser stop working when grid is rebind. See attached image.