diff --git a/samples/grids/tree-grid/action-strip/App.razor b/samples/grids/tree-grid/action-strip/App.razor index a8160302a9..225ff20975 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">