Skip to content

Commit a45213e

Browse files
dimodiyordan-mitev
andauthored
Update components/grid/editing/popup.md
Co-authored-by: Yordan <[email protected]>
1 parent 4015729 commit a45213e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

components/grid/editing/popup.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -200,7 +200,7 @@ The Grid exposes options to customize the edit popup and its form. Define the de
200200

201201
### Editability of Hidden Columns
202202

203-
Staring from version 7.0, the Grid allows users to edit [hidden columns]({%slug grid-columns-visible%}) by default. To disable editing of a hidden column, set `Editable="false"` to the respective `<GridColumn>` tag.
203+
Starting with version 7.0, the Grid allows users to edit [hidden columns]({%slug grid-columns-visible%}) by default. To disable editing of a hidden column, set `Editable="false"` to the respective `<GridColumn>` tag.
204204

205205
### Popup Customization
206206

0 commit comments

Comments
 (0)