![]() |
Grid Glossary and Validation |
Use this sheet to configure terminology highlighting and real-time validation.
Specifies if any words matching the terminology are highlighted. Possible values are:
| Value | Description |
|---|---|
| Do not highlight any words | Do not highlight any words. |
| Highlight words that exist in the glossary when a row is selected | Check only words of the current row and highlight those that have a match in terminology. |
| Highlight words of all rows that exist in the glossary | Check all words and highlight those that have a match in terminology. Note! This might slow down the rendering of the grid. |
Specifies if real-time validation is done. Possible values are:
| Value | Description |
|---|---|
| Do not use real time validation | Do not use real-time validation. You can still use batch validation. |
| Validate only the current row | Validates only the current row. |
| Validate all visible rows | Validates all visible rows when drawing them. Note! This might slow down the rendering of the grid. |