Hi all,

I am also looking for solution, how to capture event when a particular
TableRow is clicked in TableLayout? Thanks

Best Regards,
Atif Gulzar
I ◘◘◘◘ Unicode, ɹɐzlnƃ ɟıʇɐ


On Jul 16, 3:09 am, "Mapara,Harshit Nitinkumar" <[email protected]>
wrote:
> Hi All,
>
> Here is my screen description:
> It is aTableLayoutand it contains multiple Rows.
> I have set TableRow as clickable, as I want to go to next screen on
> click of a tableRow.
> Everything I am doing through Java programming (instead of XML layout,
> because number of TableRows  changes each time)
>
> On next screen, I wanted to display all the views of that particular
> clicked TableRow.
> Here the problem i am facing is how to capture particular tableRow  on
> onclick() even and how do I get all the textviews of that particular
> Row.
>
> I tried to set id at runtime, and tried to get id of view, but it's
> not working, giving error resourcenotfoundexception.
>
> Thanks
> Harshit

--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to