sometimesElen / How-to-display-HtmlEditor-in-DataGrid-in-the-form-editing-mode

DevExtreme, dxDataGrid, dxHtmlEditor, Form Editing

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

How to display HtmlEditor in DataGrid in the 'form' editing mode

This example illustrates how to display HtmlEditor as an in-line editor in DataGrid.  For this, we define it using the columns[].formItem option and set HtmlEditor's options in the formItem.editorOptions configuration object.

About

DevExtreme, dxDataGrid, dxHtmlEditor, Form Editing

License:Other


Languages

Language:HTML 57.0%Language:TypeScript 39.8%Language:JavaScript 3.2%