I'm not sure if this work cause I didn't test it, but did you tried with represent?.
something like this: db.mytable.price.represent = lambda price, row: XML(DIV(price,_style='text-align: right;')) 2011/9/28 Willoughby <[email protected]> > The first thing my boss said when I demonstrated the new SMARTGRID was 'Why > are all the numbers aligned to the left?" > > I haven't dug into it yet so I'm hoping someone has an easy CSS fix or > something...I'm way out of my element here... -- http://martin.tecnodoc.com.ar

