I want to display data which is retrieved from any database. which view is best grid view or table . can we display data in the grid view like table format.
Please suggest me any one.
I want to display data which is retrieved from any database. which view is
Share
u can use list view,grid view and also u can use view group for this purpose…i recommend listview because it is lighter compared to viewgroup.