Skip to content

Commit f510acb

Browse files
Update knowledge-base/grid-row-template-simulate-built-in-functions.md
Co-authored-by: Iva Stefanova Koevska-Atanasova <[email protected]>
1 parent 9a730d3 commit f510acb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

knowledge-base/grid-row-template-simulate-built-in-functions.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ This KB article answers the following questions:
3030
* How to add a [Checkbox column]({%slug components/grid/columns/checkbox%}) in the Grid when using a Row Template? I want to be able to select the row through its checkbox, but also to have the functionality to [select all rows]({%slug components/grid/columns/checkbox%}#parameters) from the header of the Checkbox column.
3131
* Do the built-in keyboard options to select a range of rows by clicking the **Shift** or **Ctrl** key work when using a Row Template? How to check the checkbox of the row when I select a row by clicking the row?
3232
* How to add a [command column]({%slug components/grid/columns/command%}) in the Grid when using a Row Template?
33-
* When using a Row Template how to prevent selection of Grid rows when clicking on command buttons?
33+
* When using a Row Template how to prevent the selection of Grid rows when clicking on command buttons?
3434
* How to implement Grid column [resizing]({%slug components/grid/columns/resize%}), [auto-fitting]({%slug components/grid/columns/resize%}#autofit-columns), [visibility]({%slug grid-columns-visible%}), [locking]({%slug grid-columns-frozen%}), and [reordering]({%slug components/grid/columns/reorder%}) when using a Row Template?
3535

3636
## Solution

0 commit comments

Comments
 (0)