[android-developers] Displaying data from database in table format

2011-04-07 Thread hari narayanan
Hi, i am trying to display the data from database in table format, but it doesnt work. Pls take a look at the code here (I dont want to spam this thread by posting a 2 page code here ...So, pls take a look at it here): http://pastebin.me/24d7e33ce334e56087dcb657081684e9 I will just post the XML

Re: [android-developers] Displaying data from database in table format

2011-04-07 Thread TreKing
On Thu, Apr 7, 2011 at 4:04 PM, hari narayanan hari.zla...@gmail.comwrote: Hi, i am trying to display the data from database in table format, but it doesnt work. You might want to explain what it doesnt work means. It will be slightly faster than everyone guessing.

Re: [android-developers] Displaying data from database in table format

2011-04-07 Thread Kapil Lokhande
Hey, Use listview for displaying data by implementing custom adapter. On Fri, Apr 8, 2011 at 9:46 AM, TreKing treking...@gmail.com wrote: On Thu, Apr 7, 2011 at 4:04 PM, hari narayanan hari.zla...@gmail.comwrote: Hi, i am trying to display the data from database in table format, but it