Titanium Community Questions & Answer Archive

We felt that 6+ years of knowledge should not die so this is the Titanium Community Questions & Answer Archive

table row show/hide labels

I have a tableView and I'm using a function to generate dynamic data for each row. I have an event listener for the tableView that when clicked it will show/hide specific labels within the tableRow.

However when I do the click event it performs the show/hide only on the last row and not the specific row clicked.

Is there a way to tell it to show/hide the label on the row clicked.

I've tried adding the eventListener to the function that generates the rows but that did the same thing.

Any advice will help. Thanks.

— asked November 30th 2010 by David Mamber
  • iphone
  • tableview
1 Comment
  • can you post your code so we can try and provide a specific response to your problem

    — commented November 30th 2010 by Aaron Saunders

0 Answers

The ownership of individual contributions to this community generated content is retained by the authors of their contributions.
All trademarks remain the property of the respective owner.