IgniteUI / igniteui-webcomponents

Ignite UI for Web Components is a complete library of UI components, giving you the ability to build modern web applications using encapsulation and the concept of reusable components in a dependency-free approach.
https://www.infragistics.com/products/ignite-ui-web-components
Other
113 stars 2 forks source link

IgcGrid: hidden=true setting is ignored for igc-column-group #1163

Open mkamiishi opened 2 months ago

mkamiishi commented 2 months ago

Description

hidden=true setting is ignored for igc-column-group

Steps to reproduce

Run the sample.

Result

Group header "General Information" is not hidden.

Expected result

Group header "General Information" is hidden.

Attachments

multi-column-headers-overview.zip