Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Mike Lewis on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Forms Builder -Adding Columns dynamically

Status
Not open for further replies.

thebull1

Programmer
Oct 24, 2001
68
How can I add columns(items) to a data block dynamically? I have a dynamic set of figures that need to be displayed and I caanot pre-determine the number of items they will require...
Please assist
 
You may display them in another (multirecord) block or use list item.
 
My big problem in Forms Builder is not "record-wise".. It is "column-wise". I need to dynamically add columns to a datablock, not rows.
Please assist.
 
What is the difference between rows and columns? Just set Record Orientation of text item to horizontal and add rows not columns. The limitation is item size and number of rows(items!) simultaneously displayed.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top