Unplanned
Last Updated: 24 Sep 2025 11:43 by Eugene
Eugene
Created on: 24 Sep 2025 11:43
Category: Data Grid
Type: Feature Request
1
Lock editable row
I’m working with the inline editing example (see StackBlitz sample), where the Grid is configured to support sorting.

Currently, if I click the Edit button on a row and then sort by any column, the editable row is also moved according to the sorting rules.

What I’d like to request is a built-in functionality to freeze an editable row at the top of the Grid, so it remains fixed regardless of the applied sorting.

This would prevent the need to manually override the sorting mechanism just to keep the editable row pinned in place.
0 comments