Closed GoogleCodeExporter closed 9 years ago
Hi Martin,
The default order can be set in the query.
The default filters will be implemented.
Best Regards,
Bento Vilas Boas
Original comment by pao.fre...@gmail.com
on 9 Jan 2010 at 3:56
Hi Martin,
From revision 319:
New Method. SetDefaultFilters()
Accepts an array with the following structure
$grid->setDefaultFilters(array('ID'=>'12','IsBig'=>'=1'));
Best Regards,
Bento Vilas Boas
Original comment by pao.fre...@gmail.com
on 10 Jan 2010 at 3:32
Original comment by martin.m...@gmail.com
on 10 Jan 2010 at 5:27
Original comment by bento.vi...@gmail.com
on 3 Mar 2010 at 4:56
Is it possible
Original comment by mchougrani@gmail.com
on 26 Jun 2010 at 9:13
HI,
Yes:
$grid->setDefaultFiltersValues(array('field'=>'value','field2'=>'value2'));
Best Regards,
Bento Vilas Boas
Original comment by bento.vi...@gmail.com
on 26 Jun 2010 at 9:36
Original issue reported on code.google.com by
martin.m...@gmail.com
on 7 Jan 2010 at 2:42