madcorp / zfdatagrid

Automatically exported from code.google.com/p/zfdatagrid
BSD 3-Clause "New" or "Revised" License
0 stars 0 forks source link

How Change action buttons (edit, delete, add) from left to right? #878

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Create a simple Grid.

What is the expected output? What do you see instead?
Change layout of grid. Buttons state on right of page same various other grids

Please insert the appropriate values;
Zend Framework version:latest 1.11.7
ZFDatgrid Version 8.0
Operating system: windows 2008 server 
PHP Version: 5.3
Database Server and version: Mysql
Source Adatapter: PDO_MySQL

Tks!

Please provide any additional information below.

Original issue reported on code.google.com by cristian...@bol.com.br on 16 Aug 2012 at 8:55

GoogleCodeExporter commented 9 years ago
I found the method!
$grid->setCrudColumnsPosition("right");

This is a more method that no have at documentation.

Original comment by cristian...@bol.com.br on 5 Oct 2012 at 8:34

GoogleCodeExporter commented 9 years ago

Original comment by ivomonte...@gmail.com on 2 Dec 2012 at 2:05