You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: src/grid/columnresize.html
+2-2Lines changed: 2 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -6,14 +6,14 @@
6
6
</div>
7
7
8
8
<divid="description">
9
-
<p>The Grid columns can be resized by clicking and dragging at the right corner of columns header. To enable column resize behavior, set <code><atarget="_blank" class="code"
9
+
<p>The Grid columns can be resized by clicking and dragging at the right edge of columns header. To enable column resize behavior, set <code><atarget="_blank" class="code"
And, when double click at the right corner of column header, the respective column width will auto adjusted to its fit by <code><atarget="_blank" class="code"
16
+
And, when double click at the right edge of column header, the respective column width will auto adjusted to its fit by <code><atarget="_blank" class="code"
0 commit comments