Skip to content

Commit 14765ca

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

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
@@ -29,7 +29,7 @@ This KB article answers the following questions:
2929
* How to [select rows]({%slug grid-selection-row%}) in the Grid when using a [Row Template]({%slug grid-templates-row%})?
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?
32-
* How to add [command column]({%slug components/grid/columns/command%}) in Grid when using a Row Template?
32+
* How to add a [command column]({%slug components/grid/columns/command%}) in the Grid when using a Row Template?
3333
* When using a Row Template how to prevent 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

0 commit comments

Comments
 (0)