Wednesday, June 13, 2012

Re: [android-developers] Re: Using TableLayout to perform like expandable listview.

On Wed, Jun 13, 2012 at 10:52 PM, Raneez <raneezn@gmail.com> wrote:
I need  to set different table layouts for respective group items ,also  i want to set onClick listeners to each rows in that table. How it is done?

Step 1: Read the documentation. See the sections for TableLayout, ExpandableListView, and ClickListeners.
Step 2: Review the sample code and tutorials in the documentation for each of the above.
Step 3: Using what you have learned, try something.
Step 4: If and when you get stuck, come back with a more targeted question than "how it is done?". Read this for help on asking a good question: http://www.catb.org/~esr/faqs/smart-questions.html.

Good luck.

-------------------------------------------------------------------------------------------------
TreKing - Chicago transit tracking app for Android-powered devices

--
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscribe@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

No comments:

Post a Comment