You can add the content by saying tablerow.addview I think. I have used wordRow.addView(btn,btnWidth,btnHeight); where wordRow is my table row and btn is Button -Usha
On Nov 3, 12:01 pm, "pramod.deore" <[email protected]> wrote: > Hi, I want to read data from database and displayed it in table layout > form. table will contain n rows and 2 columns. But row size is not > fixed then how to show them in table layout format? Thanks in advance. -- You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/android-developers?hl=en

