Skip to content

Commit fac4763

Browse files
chore(grid): link to examples
1 parent d0c324b commit fac4763

File tree

2 files changed

+3
-0
lines changed

2 files changed

+3
-0
lines changed

components/grid/editing/overview.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -194,4 +194,5 @@ Editing is cancelled for the first two records. There is a deliberate delay in t
194194
* [Live Demo: Grid InCell Editing](https://demos.telerik.com/blazor-ui/grid/editing-incell)
195195
* [Live Demo: Grid Custom Editor Template](https://demos.telerik.com/blazor-ui/grid/custom-editor)
196196
* [Live Demo: Grid Custom Edit Form](https://demos.telerik.com/blazor-ui/grid/editing-custom-form)
197+
* [Batch Editing Example](https://github.com/telerik/blazor-ui/tree/master/grid/batch-editing)
197198

components/grid/editing/popup.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -159,4 +159,6 @@ The PopUp editing mode supports [validation]({%slug common-features/input-valida
159159
## See Also
160160

161161
* [Live Demo: Grid PopUp Editing](https://demos.telerik.com/blazor-ui/grid/editing-popup)
162+
* [Custom Editor Template Per Field]({%slug components/grid/features/templates%}#edit-template)
163+
* [Custom Editor Layout](https://github.com/telerik/blazor-ui/tree/master/grid/custom-popup-form)
162164

0 commit comments

Comments
 (0)