Description
Adding row at index where the row is ghost row, renders the Add Row in the pin area.
- igniteui-angular version: 12.1.x
- browser: n/a
Steps to reproduce
- Open the gridAddRow sample.
- Switch to grid with data.
- Pin the AROUT row.
- Add row at index 5.
Result
Add row starts in the pinned area
Expected result
Add row should start under the ghost row
Attachments
n/a