Skip to content

DataRow lay out children like a horizontal StackPanel if DataTable is not present#784

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

DataRow lay out children like a horizontal StackPanel if DataTable is not present#784
9rnsr wants to merge 1 commit intoCommunityToolkit:mainfrom
9rnsr:ImproveDataTable-3

Conversation

@9rnsr
Copy link

@9rnsr 9rnsr commented Feb 23, 2026

Separate PR from #781

This added behavior just covers a corner case. If a user fails to place corresponding DataTable at correct position, displaying somethings is better than nothing.

Each rows layout their columns independent, because there's no main controller to remember the column widths, and then it looks like a horizontal StackPanel.

… not present

This added behavior just covers a corner case. If a user fails to place corresponding DataTable at correct position, displaying somethings is better than nothing.

Each rows layout their columns independent, because there's no main controller to remember the column widths, and then it looks like a horizontal StackPanel.
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