-
## Description
Toolbar actions hide advanced filtering button from the toolbar
* igniteui-angular version:
* browser:
## Steps to reproduce
1. Open [this](https://stackblitz.com/edi…
-
## Description
There are some console warnings of the IgxGridBaseDirective deprecated properties that are thrown even when the deprecated properties are not used.
* igniteui-angular version: an…
-
## Description
If you call `form.reset()` then the checkbox value doesn't change.
* igniteui-angular version: 12.1.7
## Steps to reproduce
1. Add checkbox to reactive form.
2. Set chec…
-
## Question
I am currently working on a datagrid table which should have some controls inside some cells.
For example there is a column UseOffset? and inside it we render a ng-template with an c…
-
I'm facing issue when I have decided to create the nested drag and drop. Those features are available in drag n drop ignite UI component.
This is the below sample that you provided in stackblitz
…
-
## Question
I want to know the cost of using `IgxTreeGrid` everywhere instead of `IgxGrid`, And why not you just add a flag to `IgxGrid `so the tree behaviour is enabled?
I've found only three d…
-
## Description
My app subscribes to `IgxGridComponent.rowPinning`; when a rowPinning event is fired, my code queries `IgxGridStateDirective.getState()` for the state, but the state does not include…
-
## Description
Memory leak when opening IgxGrid pagination dropdown, routing to some other page and coming back to the grid page.
* igniteui-angular version: 9.1.21, 10.2.0
* browser: Chrome
…
-
## Description
Cells in a Boolean column ignore the column formatter
* igniteui-angular version: 11.0.x
* browser: all
## Steps to reproduce
1. Pass a formatter function to a Boolean …
-
## Description
Hi -- does Auto-size columns on double click...work? I followed these docs and unset maxWidth-- but when I double click the right side of the header it does not resize the column to …