Skip to main content
This forum is closed to new posts and responses. Individual names altered for privacy purposes. The information contained in this website is provided for informational purposes only and should not be construed as a forum for customer support requests. Any customer support requests should be directed to the official HCL customer support channels below:

HCL Software Customer Support Portal for U.S. Federal Government clients
HCL Software Customer Support Portal

Notes/Domino 6 and 7 Forum

Notes/Domino 6 and 7 Forum


  

PreviousPrevious NextNext


~Alexis Rekroburgon 6.Nov.09 08:10 AM a Web browser
Domino Designer 7.0.2 FP2 Windows XP


Hi!

I want to create 2 tables in 1 document. When 1 create this first one, there is no problem to fill the text in but when i create the second one, the table was created but the text goes in the first table.

...
Call rtitem.AppendTable(5, 11)
Set rtnav = rtitem.CreateNavigator
Call rtnav.FindFirstElement(RTELEM_TYPE_TABLECELL)
Call rtitem.BeginInsert(rtnav)
Call rtitem.AppendText("INFO SEULEMENT")
Call rtitem.EndInsert
Call rtnav.FindNextElement(RTELEM_TYPE_TABLECELL)
Call rtitem.BeginInsert(rtnav)
Call rtitem.AppendText("++ C1")
Call rtitem.EndInsert
...
Call rtitem.AppendTable(5, 11)
Call rtnav.FindFirstElement(RTELEM_TYPE_TABLECELL)
Call rtitem.BeginInsert(rtnav)
Call rtitem.AppendText("INFO SEULEMENT")
Call rtitem.EndInsert

Thanks for help.

Estelle








  Document options
Print this pagePrint this page

 Search this forum

  Forum views and search
Date (threaded)
Date (flat)
With excerpt
Category
Platform
Release
Advanced search

 RSS feedsRSS
All forum posts RSS
All main topics RSS