Demos
·
Guide
·
Class Reference
·
Wiki
·
Extensions
·
Forum
·
Live Chat
·
Login
About
About Yii
Features
Performance
License
Contact Us
Downloads
Framework
Extensions
Demos
Logo
Documentation
Take the Tour
Tutorials
Class Reference
Wiki
Screencasts
Resources
Development
Contribute to Yii
Latest Updates
Report a Bug
Report a Security Issue
Community
Forum
Live Chat
News
Hall of Fame
Badges
search
Documentation
Take the Tour
Tutorials
Class Reference
Wiki
Screencasts
Resources
Wiki
Follow @yiiframework
Articles tagged with "gridview"
X
385
173
Displaying 1-2 of 2 result(s).
Displaying, sorting and filtering HasMany & ManyMany relations in CGridView
Created 8 months ago by
yJeroen
–
Tutorials
–
8 comments
– viewed 16,516 times – (
+11
)
This tutorial gives you multiple options of how to fully implement showing, sorting and filtering related data in gridviews.
tags:
CGridView
,
sorting
,
filtering
,
has_many
,
many_many
,
gridview
An easy way to use escopes and CActiveDataProvider
Created 2 years ago by
Rafael Garcia
–
Tips
–
8 comments
– viewed 13,947 times – (
+1
/
-1
)
Often used scopes to define criteria in our models. This is a very useful feature as it ensures that in any part of application applying the criteria defined by the scope when called it.
tags:
CActiveDataProvider
,
scopes
,
gridview
Write new article
Search Wiki
Sorted by date
Sorted by date (updated)
Sorted by rating
Sorted by comments
Sorted by views
All categories
Tips
(107)
How-tos
(188)
Tutorials
(177)
FAQs
(7)
Others
(14)
Popular Tags
AJAX
(26)
Authentication
(18)
CGridView
(40)
File upload
(10)
Forms
(8)
Logging
(9)
URL
(9)
Widgets
(11)
active record
(11)
config
(12)
database
(13)
filter
(10)
i18n
(15)
rbac
(8)
search
(9)
security
(18)
tutorial
(22)
understanding
(11)
views
(10)
yii
(24)
Recent comments
Stageline
on
Store session in database
redguy
on
Store session in database
JFReyes
on
Using CListView to display items next to each...
ruderbytes
on
How to Setting Layouts in Yii
Ben Bi
on
A simple way to get Yii client-side form...