If you use jqueryui then the links are rendered as buttons.

On Oct 6, 1:42 pm, Javier Pepe <javierp...@gmail.com> wrote:
> Hello
>
> Along with the question of Johann, you can add new buttons to the grid
> / SmartGrid, because the links are render as links, and not as
> buttons.
>
> Thanks
>
>
>
>
>
>
>
> On Thu, Oct 6, 2011 at 9:36 AM, apple <simo...@gmail.com> wrote:
> > You can add your own buttons using:
>
> > links = [lambda row: A('Edit',_href=URL("controller","edit",
> > args=["update", tablename, a.id]))
>
> > and set editable, deletable, details  to False.
>
> > On Oct 6, 12:48 pm, Johann Spies <johann.sp...@gmail.com> wrote:
> >> How do I override the views/controllers  triggered by the buttons  
> >> mentioned
> >> in the subject line when using SQLFORM.grid/smartgrid?
>
> >> Regards
> >> Johann
>
> >> --
> >>  May grace and peace be yours in abundance through the full knowledge of 
> >> God
> >> and of Jesus our Lord!  His divine power has given us everything we need 
> >> for
> >> life and godliness through the full knowledge of the one who called us by
> >> his own glory and excellence.
> >>                                                     2 Pet. 1:2b,3a

Reply via email to