Hi, I have a requirement to display a table on the screen after reading them from a database.
The layout must have scrollbars (both vertical and horizontal, because there can be plenty number of rows and columns). Can someone suggest the widgets/layouts/views that I have to use? I tried using TableLayout, but it doesn't come with scrollbars. Using Textview for each column gets complicated. >From the document I infer adapters and TableLayout can be of help, but not sure how. Kindly help. -vignesh --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Android Beginners" 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-beginners?hl=en -~----------~----~----~----~------~----~------~--~---

