how can i create a grid view using jquery or phonegap?
i want to display some list of alphabets in a grid view using jquery or phonegap,when i click on each alphabet it has to retrieve data from the database based on alphabet series..how can i do this?
