click buttons error
- by sara
I will retrieve student information (id -number- name) from a database (MySQL) as a list view,
each student have 2 buttons (delete - alert ) and radio buttons
Every thing is ok, but how can I make an onClickListener, for example for the delete button
because I try lots of examples, I heard that I can use (custom list or get view or direct…