if (f.getFieldName().equals("checkboxVal")) { Genres = f.getString(); }
This if condition will executes several times, there is no exact number.I want to assign each Genres values to an int array.How can this be done.
Aucun commentaire:
Enregistrer un commentaire