madcorp / zfdatagrid

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

How can I preload a massAction datagrid with an array #877

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. How can I preload a massAction datagrid to have check boxes pre checked 
based on an array. For example in my database I have field1 with "A,B,D" as 
it's data. I want to load the massAction to be preloaded with A,B and D already 
checked
2.
3.

What is the expected output? What do you see instead?

Please insert the appropriate values;
                    Zend Framework version: 1.11
ZFDatgrid Version (Bvb_Grid::getVersion()): 0.8
                          Operating system: ubuntu
                               PHP Version: 5.2
               Database Server and version: mysql
                          Source Adatapter: mysqli

Please provide any additional information below.

Original issue reported on code.google.com by jccompag...@gmail.com on 15 Aug 2012 at 5:48