This example illustrates how to embed a standard RichTextBox control into GridControl cells. The CellDisplayTemplate and CellEditTemplate properties allow you to define different settings for display and edit modes.
- RichTextBoxEx.cs (VB: RichTextBoxEx.vb)
- Window1.xaml (VB: Window1.xaml)
- Window1.xaml.cs (VB: Window1.xaml.vb)
- ColumnBase.CellDisplayTemplate
- ColumnBase.CellEditTemplate
- DataViewBase.GetActiveEditorNeedsKey
- DataViewBase.ProcessEditorActivationAction
- RichTextBox
- WPF Data Grid - Specify Navigation in Custom Cell Editors
- WPF Data Grid - Use Custom Editors to Edit Cell Values
- WPF Data Grid - Assign a ComboBox Editor to a Column
(you will be redirected to DevExpress.com to submit your response)