trichview.support
Re: Tags in DBRichViewEdit |
Author |
Message |
ChichChoe |
Posted: 05/02/2002 8:55:13 Sorry, I haven't understood much about your examples. Give me a solution with the following example: I have a table CUSTOMER(code, name) Table is defined by : "code" is primary key and "name" is an attribute. And I have a RVF file , likes as a template. Form of this RVF file is : This is .......................... and code is .................. I want to place value of CUSTOMER.name into the first blank and value of CUSTOMER.code into the second blank when I firstly load RVF file into DBRichViewEdit. Then, I save data into database. Please show me how to do it. Thanks "Sergey Tkachenko" <svt@trichview.com> wrote in message news:3ccad60e$1@support.torry.net... > I am not sure what is tag in Word. > As I understand, you want to implement "field" - some part of text having > "code" (name) and "value" (a text that actually displayed). > > Here is an example: > > << > http://www.trichview.com/support/files/livelink.zip > > These demos allow to insert some kind of fields in document. When the value > of some field is changed, demo updates linked TEdit, and vice versa. > There are two demos there: > 1) SIMPLE - simpler and more efficient, but does not recognize fields inside > table cells > 2) TABLES - the same, but works even if field is inside table > >> > > But RichView does not support loading fields from RTF (except from > hyperlinks, external pictures and symbols). > > > > I have a RTF created before. > > When I load this RTF file to DBRichViewEdit for a field in Database, I > want > > to add some fields from other tables into tags (same as TAG in XML or > Word) > > in DBRichViewEdit. > > How can I create tags? > > > > Thanks. > > > > > > |
Powered by ABC Amber Outlook Express Converter