Hi, I have a similar problem. I’m making a glossary. In the left I have a tableview list with the words and in the right I have a native text box to show the results. When I’m tapping in a row I change the background color. When I’m tapping again in another row the previous doesn’t lose the highlight. If I set the reRender to true, I can’t highlight the selected row. I tried to use a for loop in the press phase of the row listener to reset all the previous rows but I don’t know how I can find the rects to change the color. In the examples there is the event.background in the row listener which represents the selected rect. In which display group are inserted all rows?
thanks a lot
[import]uid: 13028 topic_id: 30641 reply_id: 125020[/import]