Hello Bruno, I am giving a ride to new SQLFORM.grid actually... And I wonder if there is a way to have a scroll bar for big table (large table)? Do I have to use jQuery UI?
If so is there a predefined way of doing it? Richard On Tue, Oct 25, 2011 at 4:53 PM, Bruno Rocha <[email protected]> wrote: > The grid css is in base.css, but if you do not want to mess your own css, > open the file and copy only the grid part. it is commented. > > > On Tue, Oct 25, 2011 at 6:46 PM, peter <[email protected]> wrote: > >> I am using and enjoying sqlform.grid. I have the latest version of >> web2py, however, I think that the css files within my application have >> become out of date. >> >> If I have ten pages, then the page numbers appear vertically rather >> than horizontally at the bottom of the table. >> >> What css files do I need to copy into my application to keep the css >> up to date for the grid? >> >> Thanks >> Peter > > > > > >

