gridview filters seem to hang

30 views
Skip to first unread message

sol

unread,
Sep 9, 2012, 4:18:26 PM9/9/12
to yii-bo...@googlegroups.com
Hey ya'll...  is anyone else having this issue?  perhaps I have something wrong in the config...  When I apply search filter to the grid view, I get the spinning indicator, but the results never update (and I dont see any ajax resources fire up).

Here is the code:

$this->widget('bootstrap.widgets.TbGridView', array(
'type'=>'striped',
'id'=>'user-grid',
'dataProvider'=>$model->search(),
'filter'=>$model,
'columns'=>array(....)
));

Thank you for any help/direction!

~SOL

Brant Choate

unread,
Oct 22, 2012, 5:31:19 PM10/22/12
to yii-bo...@googlegroups.com
dang it...
Reply all
Reply to author
Forward
0 new messages