What have you tried? I'm guessing you can just do as listed in almost every UI example: - Inflate the UI resource for the list item - Resolve elements in the inflated view - Assign listeners as you want
On Tue, Jun 12, 2012 at 7:49 AM, Raneez <[email protected]> wrote: > I use an expandable listview in my application, where each group has > different Table Layouts. And i want to set onClick Listener to each > rows in the table. How is it possible? > > -- > You received this message because you are subscribed to the Google > Groups "Android Developers" 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-developers?hl=en -- Michael Banzon http://michaelbanzon.com/ -- You received this message because you are subscribed to the Google Groups "Android Developers" 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-developers?hl=en

