If you benefit from web2py hope you feel encouraged to pay it forward by contributing back to society in whatever form you choose!


  • 0
    apardue  14 years ago
    Ah, I had thought the name defaulted to the name of the grid rather than the controller (so .grid in my case rather than .index). I tried just now repeating the above but substituting the css as below, but it still didn't work.
    .index-webgrid footer {
        font-family: Arial;
        color: blue;
        }
    
    I then set the grid.css_prefix:
        grid.css_prefix = "index"
    
    But that also didn't effect anything. I just can't spot what I've missed. Thanks for your help.

Commented on:

This is a module that lets you build a table on the server that supports paging, sorting, editing and totals easily. It requires no javascript or sessions to work.

Hosting graciously provided by:
Python Anywhere