CollectionView re-render causes loss of View events

15 views
Skip to first unread message

pill

unread,
Jun 12, 2014, 8:43:13 PM6/12/14
to chapl...@googlegroups.com
Hi,

I have a basic collection view that renders a simple table(TableView collection and TableRow view). Each table row has some buttons that have events bound to them. When I trigger TableView @render TableRow events stop working. I tried using @delegateEvents and even using @delegate in render of TableRow - no success. 

Thanks.

Zhejin Li

unread,
Jan 29, 2015, 3:51:07 AM1/29/15
to chapl...@googlegroups.com
Hi, I think you can use listSelector and itemView in the collection view.
listSelector: #myTables
itemView: TableItemView

so make TableItemView as a view.

Thanks
Reply all
Reply to author
Forward
0 new messages