Skip to content

Commit

Permalink
chore(grid): link programmatically entering edit mode from editing ov…
Browse files Browse the repository at this point in the history
…erview (#1932)

Co-authored-by: Nadezhda Tacheva <[email protected]>
  • Loading branch information
github-actions[bot] and ntacheva authored Feb 16, 2024
1 parent 5044078 commit 8918064
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions components/grid/editing/overview.md
Original file line number Diff line number Diff line change
Expand Up @@ -459,3 +459,4 @@ There are a few considerations to keep in mind with the CUD operations of the gr
* [Live Demo: Grid Custom Editor Template](https://demos.telerik.com/blazor-ui/grid/custom-editor)
* [Live Demo: Grid Custom Edit Form](https://demos.telerik.com/blazor-ui/grid/editing-custom-form)
* [Batch Editing Example](https://github.com/telerik/blazor-ui/tree/master/grid/batch-editing)
* [Enter and Exit Grid Edit Mode Programmatically]({%slug grid-kb-add-edit-state%})
2 changes: 1 addition & 1 deletion knowledge-base/grid-add-edit-state.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
title: Enter Grid Edit Mode Programmatically
title: Enter and Exit Grid Edit Mode Programmatically
description: How to add and edit Grid rows programmatically or with custom buttons.
type: how-to
page_title: Enter and Exit Grid Edit Mode from Code
Expand Down

0 comments on commit 8918064

Please sign in to comment.