Join The Works program to have access to the most current content, and to be able to ask questions and get answers from Revelation staff and the Revelation community

At 25 JUL 2002 04:07:31PM Donald Merkey wrote:

I have an edit table I am trying to load with data. I have verified there are 1093 rows in my list variable. I am setting the property but I get different number of rows displaying in the control depending on how each column's data length is set. I tried reducing each and it seemed to display more. I set it to zero and it displayed less?

Any suggestions? I am trying to simulate a popup but would like to display all of my information in the edit table.

Thanks


At 25 JUL 2002 04:20PM [url=http://www.sprezzatura.com]The Sprezzatura Group[/url] wrote:

Unless you set Rows to -1 you'll be restricted to 64K so the individual data lengths makes a difference.

The Sprezzatura Group

World Leaders in all things RevSoft


At 25 JUL 2002 04:22PM Donald Bakke wrote:

Donald,

The typical approach is to use the Set_Property for the initial chunk of data (you determine what optimal chunk size should be) and then use Send_Message(ControlName, "INSERT" RowIndex, InsertText) after that. If this is a non-databound edittable then make sure you set the Row Limit to -1.

[email protected]

SRP Computer Solutions, Inc.


At 25 JUL 2002 04:31PM Donald Merkey wrote:

Thanks Don and Sprezz…

Setting the Row limit to -1 worked!


At 25 JUL 2002 08:12PM Ray Chan wrote:

Is setting the row to -1 still a requirement in OI32?

Ray

View this thread on the Works forum...

  • third_party_content/community/commentary/forums_works/a0683a6d58c097ba85256c01006e8d8a.txt
  • Last modified: 2023/12/30 11:57
  • by 127.0.0.1