cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 
  • DownloadSemiconductor Toolkit: Tools to create wafer maps, add wafer geometry to graphics, explore die defects & compare wafers.
  • Discovery Summit 2026: Early User Edition - September 23-24.Register. It's free.
  • See how to access JMP Marketplace - and - find, create & share add-ins to extend your JMP. Watch video.

Discussions

Solve problems, and share tips and tricks with other JMP users.
Choose Language Hide Translation Bar
Andyon98
Level II

How can I create an appending list of rows using something like a border box? The appending must be done by pressing a button.

 
2 REPLIES 2
jthi
Super User

Re: How can I create an appending list of rows using something like a border box? The appending must be done by pressing a button.

Use display box references and <<append().

-Jarmo
Craige_Hales
Super User

Re: How can I create an appending list of rows using something like a border box? The appending must be done by pressing a button.

The container box should probably be a VList box or a Lineup box. Not a Border box which does not handle more than one child box.

Craige

Recommended Articles