Hello I want to click a button that will add a new button to a table
row every time it is clicked. After 3 buttons have been added to the
row, I want to dynamically create a new table row and add a new button
to it.

I know how to add a row with a button(s) to a tableLayout if I click a
button. I don't know how to modify the table row every time I click so
I can add an additional button.

Any advice would be quite helpful and appreciated.

Thanks in advanced

-- 
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

Reply via email to