Subject | ib_richedit doesn't interpret rtf codes in grid |
---|---|
Author | Hundri Magusin |
Post date | 2002-06-03T07:47:50Z |
I'm not sure if I'm doing something wrong, but I cannot get a TIB_Richedit
to display the interpreted rtf correctly in a grid, all I get is stuff like
{\rtf1\ansi etc etc
Some more info (apologies for I'm still learning TIB_ stuff):
Dropped a grid, tib_query has the field I want displayed (Blob type 1). Then
dropped tib_richedit onto the grid and set the same fieldname and
datasource. At design time, I notice already that if I open the datasource,
the richedit correctly shows my rtf text but the grid displays it as if it
were a simple memo field.
Have I left some steps out or doesn't tib_* offer this functionality?
to display the interpreted rtf correctly in a grid, all I get is stuff like
{\rtf1\ansi etc etc
Some more info (apologies for I'm still learning TIB_ stuff):
Dropped a grid, tib_query has the field I want displayed (Blob type 1). Then
dropped tib_richedit onto the grid and set the same fieldname and
datasource. At design time, I notice already that if I open the datasource,
the richedit correctly shows my rtf text but the grid displays it as if it
were a simple memo field.
Have I left some steps out or doesn't tib_* offer this functionality?