Freelancer's Playground! New knowledges every now and then

21Sep/081

Gambas GridView Pagination Tutorial

So, you have a bunch of data to display and it take quite a while to show it?. There is a concept called pagination to show several data at a time. In this post, I'll show you how to create a paginated GridView in gambas. This could be useful on product page or any page that will list a bunch of record.

Right now I'm not ready to prepare the step-by-step tutorial. So, I'll just give the gambas source file for you to read and learn from it. You can point any question or though to me using comment form below.


  • Saleem

    Briliant and Excellent art of work,