I have a Panel with 4 Inputfields and a Button. When a Button is clicked, it shifts itself and adds two Inputfields in its place. Before clicking Button,

and after clicking Button.

I want to know how can I shift Button ?
|
I have a
and after clicking
I want to know how can I shift Button ? |
||||
|
|
|
You could use
|
|||
|
|
|
A recursive solution would allow for the fields to stay intact when adding
However, you won't be able to go above approximately 50 I think |
|||
|
|