If you do not like a button you can have a link:
<a href="#"
onclick="ajax('{{=URL('callback',args=row.affirm_pkey)}}',
> [],'bottom');return false;">{{=row.affirm_pkey}}</a>On Feb 28, 1:04 am, darkblue_b <[email protected]> wrote: > I see, it makes a button per ID > works for now.. thx! -Brian

