Documents
NextGrid & NextDBGrid
- FieldChooser Tutorial
- NextGrid How To
- InputLine Tutorial
- Html Column Tutorial
- NextGrid Slide Style Tutorial
- Edit events in NextGrid
NextGrid
- NextGrid Quick Start
- Graphic Column Tutorial
- Optimize NextGrid
- Custom Draw in NextGrid
- VirtualColumn Tutorial
- NextGrid Custom Sorting
- TreeColumn Tutorial
NextDBGrid
NextInspector
- NextInspector Item Types
- NextInspector Quick Start
- NextInspector Advanced tutorial
- Map VCL property to item
NextSheet
NextCollection
- NxInfoPanel Tutorial
- NxOutlookBar Tutorial
- NxPathControl and NxNotebook tutorial
- NxPathControl Quick Start
- NxButton Tutorial
- NxFlipPanel and NxHeaderPanel Quick Start
- NxPageControl and NxNotebook Quick Start
Misc
- DateTime FormatMask
- NxComboBox styles
- NxPreview Quick Start
- Numeric FormatMask
- Enable typing unicode characters in InplaceEditors
- 32bit Bitmaps Tutorial
Labs
Html Column Tutorial
Related Articles:
Info
- Skill:
- Version: 1.0.0
- Authod: Bojan Nikolic
- Created:
- Updated: 2008-05-21
Supported tags
Supported tags for TNxHtmlColumn are:
| Name | Sample |
|---|---|
| A | Link Text |
| B | Bold text |
| BR | |
| FONT | some text |
| U | Underline Text |
| I | Italic Text |
Tags may be combined within same value as usuall.
This is simple bold and italic text which may be
in multiple rows and different fonts
After user click on "A" element (with href parameter set), OnClick event occur with Href parameter.
OnClick event occur only when coEditing flag in Options of column is set to True (in other words column is editable).
NxDBHtml Column
To work with TNxDBHtmlColumn in NextDBGrid connect string field (with html code inside this field) with TNxDBHtmlColumn.