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 "sql", 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 13,439 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
(113)
How-tos
(197)
Tutorials
(180)
FAQs
(7)
Others
(14)
Popular Tags
AJAX
(27)
Authentication
(19)
CGridView
(42)
File upload
(10)
Forms
(8)
Logging
(9)
URL
(10)
Widgets
(12)
active record
(12)
config
(12)
database
(13)
filter
(10)
i18n
(17)
search
(9)
security
(19)
tutorial
(22)
understanding
(11)
user
(9)
views
(11)
yii
(25)
Recent comments
demo.ideaentity
on
How to generate Yii-like Documentation
trond
on
How to provide a fallback or mapping for...
trond
on
dfhmn
jiihoo
on
Custom Number Formatting or Decimal Separators...
Johnny Gan
on
Styling Radio Buttons