thanks
now works correct.
in the DrawRVFField procedure i have changed this line:
//rvh.RichView.LoadRVFFromStream(Stream)
rvh.RichView.LoadFromStream(Stream,rvynaAuto)
Search found 4 matches
- Tue Jan 03, 2006 1:13 pm
- Forum: Support
- Topic: Problem with Blob in the DBGrid
- Replies: 5
- Views: 19629
- Tue Jan 03, 2006 11:05 am
- Forum: Support
- Topic: Problem with Blob in the DBGrid
- Replies: 5
- Views: 19629
Hi Sergey, The new records created in the TDBRichViewEdit are displayed in the DBgrid , the old records editing in the TDBRichEdit (default dellphi component) are not displayed. I think the ondracell function (from the example 3 DBGrid) not works with old records. I need change this to work ? thanks ...
- Tue Jan 03, 2006 10:51 am
- Forum: Support
- Topic: Problem with Blob in the DBGrid
- Replies: 5
- Views: 19629
- Mon Jan 02, 2006 8:15 pm
- Forum: Support
- Topic: Problem with Blob in the DBGrid
- Replies: 5
- Views: 19629
Problem with Blob in the DBGrid
Hi
I have a table with one BlobFied
I was using TDBRichEdit to this blob field.
In the new project is a Dbgrid (base in the example Delphi\DB Demo\3 DBGrid) to display this blobfield.
The old values are not shown, why ?
thanks Jeff.
I have a table with one BlobFied
I was using TDBRichEdit to this blob field.
In the new project is a Dbgrid (base in the example Delphi\DB Demo\3 DBGrid) to display this blobfield.
The old values are not shown, why ?
thanks Jeff.