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
Copy Markdown
Contributor

@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.

@9rnsr 9rnsr force-pushed the ImproveDataTable-3 branch from d7c83c9 to 3933681 Compare April 25, 2026 00:35
… 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.
@9rnsr 9rnsr force-pushed the ImproveDataTable-3 branch from 3933681 to 371b6d9 Compare April 25, 2026 01:12
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