Skip to content

Comments

Prevent to focus DataColumn itself by default#783

Open
9rnsr wants to merge 1 commit intoCommunityToolkit:mainfrom
9rnsr:ImproveDataTable-2
Open

Prevent to focus DataColumn itself by default#783
9rnsr wants to merge 1 commit intoCommunityToolkit:mainfrom
9rnsr:ImproveDataTable-2

Conversation

@9rnsr
Copy link

@9rnsr 9rnsr commented Feb 23, 2026

Separate PR from #781

From the design concept, DataColumn control simply provides a space for the header content, so it should not interact with keyboard operations by default. If focusable something is actually needed, DataTable users can place any controls like a button there.

From the design concept, DataColumn control simply provides a space for the header content, so it should not interact with keyboard operations by default. If focusable something is actually needed, DataTable users can place any controls like a button there.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant