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 "gridlview", sorted by comments
X
224
Displaying 1-1 of 1 result(s).
Using a CDbDataReader (sql query result) in a zii widget (such as CGridView or CListView)
Created about a year ago by
Revelis Luc Bonnin
–
How-tos
–
1 comment
– viewed 12,936 times – (
+9
/
-1
)
If in your application you have to proceed to a complex SQL query that is not associated to a model, you will use CDbDataReader like it is described in the Yii documentation. An example could be
tags:
sql query
,
sql result
,
CDbDataReader and widget
,
data provider
,
ListView
,
GridLView
,
display sql result
,
fetch sql result
,
sql
,
SQL
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...