trichview.com

trichview.support




Re: Blob Field in TDBRichViewEdit


Return to index


Author

Message

Diogo

Posted: 04/15/2005 15:38:34


Please, Use the other post to understand correctly: ""Work with two DBRichViewEdit

in same form"" 

Please, to forget the Rtf.


I have them:


DBRichViewEdit1:

- DataSource= DataSource1

- DataField= Customer_Desc1 (Blob Field)

- Style= RVStyle1


DBRichViewEdit2:

- DataSource= DataSource1

- DataField= Customer_Desc2 (BlobField)

- Style= RVStyle1



In the DBRichViewEdit2 i can insert the field "Customer_Desc1 (Blob Field)

- from DBRichViewEdit1".


Example:

BDRichViewEdit2

_______________________________________________________


This text is a example.

The datafield of it is Customer_Desc2.

I can see the value from another blobfield:

In this case from then Customer_Desc1:


Customer_Desc1 is:


<%Customer_Desc1%>


end of text.

______________________________________________________


problems:


When I use the 'FillFields(DBRichViewEdit2.RVData)' the field <%Customer_Desc1%>

do not receive the styles.


how to make so that this works?

or

Exists another function to this?


thanks

Please, this very important.


"Sergey Tkachenko" <[email protected]> wrote:

>Sorry, I do not completely understand your question.

>But, as I can see, you store data db in RTF format

>(DBRichViewEdit.FieldFormat=RTF?). This demo cannot be used in this mode,

>because it detects fields by protection options, and protection options

>cannot be saved in RTF format.

>

>





Powered by ABC Amber Outlook Express Converter