I am getting photos from website and display them in Grid view, but here I do not want display all of them at time,
I want show only 10 photos and a "more" link below the grid , but i can display "more" link at top, how can I add it at bottom?
when user click on "more" it should display the another 10 photos only, I need to refresh the grid, how can we refresh the grid?