Description The Essential Grid does not have direct support for SpellChecker. In order to achieve SpellChecker in Grid, you need to customize the Grid by creating the custom cell renderer and cell model. Refer to the following article link to know more about the creating cell renderer and cell model How to create the Cell Model and Cell Renderer? Solution: In this article, the SpellChecker component is used to validate the strings in the cell. Based on the result, the cell text is underlined when the text is misspelled, since customization for multiple words is not provided. To know more about the SpellChecker component, you can refer to the following link: Spellchecker Creating cell renderer and cell model: C# VB Adding cell model and assigning CellType: For GridControl: C# VB For GridGroupingControl: C# VB For GridDataBoundGrid: C# VB Screenshot: Figure 1: Output Samples: GridControl: CS: SpellChecker_GridControl_CS VB: SpellChecker_GridControl_VB GridGroupingControl: GridDataBoundGrid:
|
Article ID: | Published Date: | Last Revised Date: | Platform: | Control: |
4776 | 05/05/2015 | 05/05/2015 | WinForms | GridGroupingControl |
Tags:
|
or the page will be automatically redirected to sign-in page in 10 seconds.