Just a quick note on how to style columns in grids and fields in editors
$grid->column('last_cost','Last Unit Cost Price (of last import)');
$grid->columns[2]->attributes = array('style' => 'text-align: right');
It seems simple, but it took me ages to figure out

Categories
Tag Cloud
Blog RSS
Comments RSS
Last 50 Posts
Back
Void « Default
Life
Earth
Wind
Water
Fire
Light 
New Blog Post -> Rapyd – CRUD for PHP – Styling – http://www.zayinkrige.com/rapyd-crud-for…