Mike,

See the demo at the bottom of this page
http://pivot.apache.org/tutorials/table-panes.html

Source code here
http://svn.apache.org/repos/asf/pivot/trunk/tutorials/src/org/apache/pivot/tutorials/layout/TablePanes.java
and here
http://svn.apache.org/repos/asf/pivot/trunk/tutorials/src/org/apache/pivot/tutorials/layout

Chris

On 22 June 2011 01:27, noobmike <[email protected]> wrote:

> Hey guys,
>
> I want to dynamically change the number or rows and columns of a tablepane,
> possible?
>
> for example, I want the user to type in the size, say 15 x 20, and a
> tablepane with 15 rows and 20 columns is then rendered all with a static
> width and height.
>
> or even have 2 buttons that when clicked add a row or a column.
>
> Is this at all possible?
>
> thanks.
>
> Mike.
>
> --
> View this message in context:
> http://apache-pivot-users.399431.n3.nabble.com/TablePane-Question-tp3092226p3092226.html
> Sent from the Apache Pivot - Users mailing list archive at Nabble.com.
>

Reply via email to