andrefaria
8 Jun 2007, 2:58 AM
Is there some way to do a pagging with the Grid component, whithout target to an dinamic page? My intension is to load all the data in an array, but dont show all the results in the same time, because when show more than 800 lines in the grid some resources can be very slow. So I would like to filter the array data in the grid, for example, if the array has 8000 lines, I'd like to show only 500 per page.
If someone could give a light...
If someone could give a light...