Javier, thank you. I've been wondering about that myself.
Your post has been added to the doc. On Oct 31, 5:15 am, Javier Pepe <javierp...@gmail.com> wrote: > Nick > > I'm use the attribute _class to make a button > > A('Detalle',_class='button',_href='index/detalle/%s' % row.id) > > This class render a button, same a the buttons on grid. > > > > > > > > On Fri, Oct 28, 2011 at 11:08 PM, Nik Go <nikolai...@gmail.com> wrote: > > It mentions: "If you use jqueryui then the links are rendered as buttons. > > " > > > am still trying to find an answer about how to use icons for your custom > > buttons. > > > On Friday, October 28, 2011, Cliff wrote: > > >> I'll try to keep an eye on it. > > >> On Oct 27, 1:47 pm, Massimo Di Pierro <massimo.dipie...@gmail.com> > >> wrote: > >> > Thanks this is useful! Mind that the API may still fluctuate a bit. > > >> > On Oct 26, 4:38 pm, Cliff <cjk...@gmail.com> wrote: > > >> > > You can find a digest of posts about SQLFORM.grid here: > > >> > >https://docs.google.com/document/d/1p-OXDn75Nt2qmXQ0lvjqr4tYIf2PTIQx6. > >> .. > > >> > > I know it is not complete, but it may help you get started. > > >> > > Also there is some good information in the source file: gluon/ > >> > > sqlhtml, Just looking at the signature of the grid function is very > >> > > instructive. > > >> > > If you find something I've missed, just let me know. > > >> > > Cliff Kachinske