Skip to content

Freeze one or more columns #1888

@datvm

Description

@datvm

Describe the new feature

For tables with a lot of columns, we may want to freeze one or more columns (for example, name and age) while scrolling horizontally. This is similar to Excel's Freeze Panes feature.

Additional info

Is your feature request related to an issue? Please include the issue number.

No

Does this feature exist in another product or project? Please provide a link.

Excel have a feature called Freeze Pane where you can scroll but keep some rows/columns in place.

Do you have a screenshot? Please add screenshots to help explain your idea.

image

Not sure if this is helpful, but for Windows (WinForm) developers, we can use DataGridViewColumn.Frozen property to achieve that.

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions