How to handle touch event on UIButton added on cell of UITableView?
- by vikas Savardekar
Hi!
I m adding UIButton on each cell of UITableView dynamically. I want to handle touch event on this UIButton. Can u plz help me to sort out this issue?
Thanks In Advance,
Vikas