Hi...
Actually i am using tabs to display data, i displayed tabs on top of layout. After clicking on perticular tab i need to display data in structured format(table like..). Currenty i am using textviews to display the hard coded data, and also that is not in table format. I am also using image buttons to move to next page, to see more details, about data(that is also harcoded in text view)..
The problem is that, in future days , i need to take data dynamically, after clicking on perticular tab, and display it(may be fetching from net ).Please tell me how to do that .. If your having source code please provide me.
Thanks and regards
Shree
Actually i am using tabs to display data, i displayed tabs on top of layout. After clicking on perticular tab i need to display data in structured format(table like..). Currenty i am using textviews to display the hard coded data, and also that is not in table format. I am also using image buttons to move to next page, to see more details, about data(that is also harcoded in text view)..
The problem is that, in future days , i need to take data dynamically, after clicking on perticular tab, and display it(may be fetching from net ).Please tell me how to do that .. If your having source code please provide me.
Thanks and regards
Shree