Skip to content

Commit acf499a

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

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
@@ -27,7 +27,7 @@ res_type: kb
2727
This KB article answers the following questions:
2828

2929
* How to [select rows]({%slug grid-selection-row%}) in the Grid when using a [Row Template]({%slug grid-templates-row%})?
30-
* How to add [Checkbox column]({%slug components/grid/columns/checkbox%}) in Grid when using a Row Template? I want to be able to select the row through its checkbox, but also to have the functionallity to [select all rows]({%slug components/grid/columns/checkbox%}#parameters) from the header of the Checkbox column.
30+
* 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 on the row?
3232
* How to add [command column]({%slug components/grid/columns/command%}) in Grid when using a Row Template?
3333
* When using a Row Template how to prevent selection of Grid rows when clicking on command buttons?

0 commit comments

Comments
 (0)