i know that this can't be a full solution (and I haven't seen a screenshot of those grids) but at least having buttons on the left side should work better..... did you try with button_placement = 'left' ? also, for bootstrap customization, can't it be achieved using the ui dict ?
PS: if you can came up with a "proof of concept" (even a screenshot) it may help to code that into SQLFORM.grid directly. On Thursday, January 17, 2013 10:14:59 PM UTC+1, Jim S wrote: > > I have a number of smartgrids built where the number of linked tables is > pushing the other edit/delete buttons off the right of the page. I'm > wondering if there is a simple way that I've missed where you can put your > linked_table links into a dropdown button of different 'actions' you could > perform on the row. Seems like this should be easy with the fancy twitter > bootstrap buttons available. Also, can I override the default buttons > (display/edit/delete) with some twitter bootstrap buttons? > > Should this be an enhancement request? > --