trichview.support
Re: Master/Detail Fields in the DBRichViewEdit |
Author |
Message |
Diogo |
Posted: 04/19/2005 22:12:18 Hi Rob, I thought about another solution. So, an example: I insert this fields: __________________________________ (MASTER) Custormer: <%Customer_Code%> <%Customer_Name%> Date <%Order_Date%> __________________________________ (DETAIL) ORDER PRODUCTS Code | Product Description <%P_Code%> | <%Prod_Desc%> <%P_Code%> | <%Prod_Desc%> <%P_Code%> | <%Prod_Desc%> .... __________________________________ In the Detail, get the fields values of the first <%P_Code%> and of the first <%Prod_Desc%>, after this to stop and go to the next table record. it is possible to make this? thanks "Rob" <[email protected]> wrote: >Diogo, > >Yes, this is the way to do it. What I would suggest you do is flatten the >tabel to have calculated fields, which you can insert by their name. This >way, the RichView can use a standard document and you do not need to worry >about identical fields. > >/Rob > > |
Powered by ABC Amber Outlook Express Converter