-
-
Notifications
You must be signed in to change notification settings - Fork 72
Closed
Labels
area: data-gridIssues about data gridIssues about data gridquestionFurther information is requestedFurther information is requested
Description
Description: When scrolling through a long list of data, the column headers move out of view, making it difficult to navigate the table. It would be helpful to have a sticky header column that ensures the table header remains visible at the top of the viewport while users scroll through the content, especially when dealing with large datasets.
Expected Behavior:
The column headers should remain fixed at the top of the table, even when scrolling down.
The sticky header should apply to all columns, with the exception of operation columns (if defined).
The sticky header should be responsive and work on both small and large screens.
Example
Notice in the second image how the header disappears when scrolling down.
Metadata
Metadata
Assignees
Labels
area: data-gridIssues about data gridIssues about data gridquestionFurther information is requestedFurther information is requested

