Support

 

Contact Me

I’ll be happy to answer any question

About.Me

2 thoughts on “Support

  1. i just to want to tap on the row of tableview display.

    • There is a delegate method, where you can put the code once you tap on the row of tableview.

      - (void)tableView:(UITableView *)tableView didSelectRowAtIndexPath:(NSIndexPath *)indexPath{
      }

      Cheers

Deja un comentario

Tu dirección de correo electrónico no será publicada. Los campos necesarios están marcados *

*

Puedes usar las siguientes etiquetas y atributos HTML: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>