We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9e6849f commit 62952afCopy full SHA for 62952af
knowledge-base/grid-remove-group-indent.md
@@ -48,7 +48,7 @@ To remove the group indent in the [Grid for Blazor](slug:grid-overview) and hide
48
49
<style>
50
.custom-grouping.k-grid .k-group-col {
51
- width: 0;
+ width: 1px;
52
}
53
54
.custom-grouping.k-grid .k-grouping-row .k-icon {
0 commit comments