|
The AspLib ToolTip can loads it's text from any DataSource.
To use this feature set DataTextField, DataToolTipField,
TipXmlKey properties and call DataBind method. To populate your
instance of ToolTip with data you may use a declarative data-sources (DataSourceID
property).
|