Hi Mark,
Thank you for details.. In the interest of others these are the code
level details we have done..
1. We have One main xml with tablelayout
2. Another layout xml with table row specification
We every time we need to add a new row to the table, we inflate the
row xml and and find the id
A table with an "infinite" number of rows would be better implemented
as a ListView.
On Sat, May 2, 2009 at 11:29 AM, Mark Murphy wrote:
>
> Raja Nagendra Kumar wrote:
>> We have a table which may have infinite rows.
>
> Unless you have a device with infinite RAM, your table will have finite
> r
Raja Nagendra Kumar wrote:
> We have a table which may have infinite rows.
Unless you have a device with infinite RAM, your table will have finite
rows.
> Would it be possible to
> create row by using the xml template say
>
>
>android:layout_width="wrap_content
3 matches
Mail list logo