I am trying to create one gridView in android which have 10 rows and 10 columns.How can I set a fixed number of rows in Gridview ?
If you have 100 items then only 10 rows will be shown. There is no need to have a fixed number of rows.