0

This should ideally be an easy task but I am unable to figure out how to display data in a table with borders in android.

I have looked at this How can I create a table with borders in Android? and it kind of seems to be what I am looking for , but the number of rows and columns are not known before hand to be. I would have to create them on the fly. Does anyone know how to create a table in xml and then insert a row or column later?

Community
  • 1
  • 1
user1667307
  • 2,041
  • 6
  • 27
  • 32
  • 1
    *Does anyone know how to create a table in xml and then insert a row or column later?* - This a very simple task I don't see where do you have problems(I hope you don't want to create the table in xml and then insert a row in the xml, which will obviously not work) – user Sep 13 '12 at 06:06
  • check this link.. i hope its useful for you http://www.coderzheaven.com/2011/12/26/show-data-in-columns-in-a-tableview-dynamically-in-android/ – Durgpal Singh Oct 23 '12 at 11:14

0 Answers0