Passing items from CGridView to another view in Yii -
i have view cgridview has filtering. i'd pass items cgridview (or ids) view (of same controller) they'll processed.
i've found this post exporting data, there's jquery selector, guess should pass ids action in controller. how done?
you can try using bulk actions of tbextendedgridview in yiibooster http://yiibooster.clevertech.biz/extended-grid.html#extendedgridview
i'm using project well.
Comments
Post a Comment