documentation(EJ2-000): source update from ej2-grid-docs

This commit is contained in:
essentialjs2 2021-11-17 09:45:18 +00:00
Родитель 1c8e4d14a5
Коммит 7e2847efa3
1 изменённых файлов: 2 добавлений и 1 удалений

Просмотреть файл

@ -1434,4 +1434,5 @@ If `primaryKey` is not defined in the grid, then edit or delete action take plac
* [Customize the Edit Dialog](./how-to/customize-the-edit-dialog)
* [Wizard Like Editing](./how-to/use-wizard-like-dialog-editing)
* [Tab Inside the Dialog Template](./how-to/using-the-tab-inside-the-dialog-template)
* [Restrict to type decimal points in a NumericTextBox while editing the numeric column](./how-to/restrict-decimal-points-while-grid-editing)
* [Restrict to type decimal points in a NumericTextBox while editing the numeric column](./how-to/restrict-decimal-points-while-grid-editing)
* [How to bulk edit columns in Grid](https://www.syncfusion.com/blogs/post/bulk-edit-columns-in-javascript-datagrid.aspx)