Subject Re: [IBO] Ellipsis
Author Geoff Worboys
> Is it possible to get an ellipsis drawn in a cell in a grid for a
> column declared as VARCHAR(50)? I know this can be set for blob
> fields via the inspector.

Do you want ellipsis after text that is not all displayed (in which
case use IB_Grid.DrawCellTextOptions := [gdtEllipsis]), or an edit
button (see EditLinks in the online help).

--
Geoff Worboys
Telesis Computing