Hi guys,
i want to create a table which get data from a mysql db. can you give me some necessary information?
then i want to program a function you can filter from that table.
for example there is a table with three columns, firstname, surename, telephonenumber.
and there is a textfield where you can type strings.
i want the application to program in the way the user typing text the table will be recreated with that rows where that string is in the colum firstname for example. i hope you understand my intention.
can you give me some helpfull information or some tutorials or something like that?