From 7ac211a46b0f767c6f99de5b50931cb090087c18 Mon Sep 17 00:00:00 2001 From: "azure-pipelines[bot]" <36771401+azure-pipelines[bot]@users.noreply.github.com> Date: Mon, 27 Nov 2023 16:03:58 -0500 Subject: [PATCH] Adding changes from build igniteui-xplat-examples-output+PRs_2023.11.24.1 (#554) Co-authored-by: tfsbuild --- samples/grids/tree-grid/action-strip/App.razor | 3 ++- samples/grids/tree-grid/column-selection-group/App.razor | 3 ++- .../grids/tree-grid/multi-column-headers-overview/App.razor | 2 +- 3 files changed, 5 insertions(+), 3 deletions(-) diff --git a/samples/grids/tree-grid/action-strip/App.razor b/samples/grids/tree-grid/action-strip/App.razor index a8160302a..225ff2097 100644 --- a/samples/grids/tree-grid/action-strip/App.razor +++ b/samples/grids/tree-grid/action-strip/App.razor @@ -26,7 +26,8 @@ Field="Name" DataType="GridColumnDataType.String" Sortable="true" - DisableHiding="true"> + DisableHiding="true" + Width="auto"> + DataType="GridColumnDataType.String" + Width="auto">