After some more investigation I found out that the latest trunk has the
added options:
buttons_placement =
'right', ):
links_placement = 'right'
With this option I can set links_placement ='left' which results in the
'links' column appearing on the first column.
Great, problem solved.
On Friday, December 7, 2012 10:02:53 PM UTC-6, tomt wrote:
>
> I would also like to be able to change the position of the 'links' column.
> I see that your post didn't receive any answers. Did you figure out how to
> do this?
> If you did, I would appreciate if you could tell me how.
>
> - Tom
>
> On Sunday, January 29, 2012 4:33:21 PM UTC-6, backseat wrote:
>>
>> I've a couple of questions about SQLFORM.grid:
>>
>> - Is it possible to position the buttons/links created by the 'links'
>> argument somewhere other than the end of the row? It feels as if the
>> 'fields' argument should be able to do this, but I can't see how.
>>
>> - Is it possible for the 'search' box to search linked tables? That may
>> be asking a bit much...
>>
>> Thanks
>>
>
--