HI,
In my grid, I have both the functionalities: Hide and collapse.
When hidden indicator property is true and user collapses the child columns then hidden indicator also displayed with collapsible icon. As hidden icon overlaps the collapsible icon , It is difficult for the user.
I want to show hide icon only when user hides the column not in collapse. Is it possible?
Please find the below screen shot and code base link.
https://jsfiddle.net/940sey7c/
Thanks