I was reading this thread (
http://groups.google.com/group/android-developers/browse_thread/thread/0de5d5325a01fc53?pli=1)
about scrolling a table like a spreadsheet, and one of the contributors
offered some code, but it is based on a spreadsheet_layout in a file called
spreadsheet.xml. I have goog
On Mon, Aug 30, 2010 at 12:03 PM, Bret Foreman wrote:
> Are there settings in TableLayout that can turn on this scroll behavior?
No.
> Is there, perhaps,
> a more advanced widget than TableLayout that can produce this type of
> scrolling?
Not in the SDK.
> Are there some tricks I can do with
I want to set up a table layout that scrolls like a spreadsheet. The
top row of column headings should scroll horizontally but be pinned
when scrolling vertically. The left-most column of row labels should
scroll vertically but be pinned when scrolling horizontally. The
number of rows and columns i
3 matches
Mail list logo