Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我从两个表中获取数据并将该数组发送到 CArrayDataProvider,它在其他控制器中,我想要(过滤或搜索)我的列之一的选项。任何人都可以帮助我,如何实现。
我会非常感谢他/她。
看看这个维基: http ://www.yiiframework.com/wiki/232/using-filters-with-cgridview-and-carraydataprovider/
还要确保阅读文章中链接的评论和相关论坛主题。