Difference between #8 and #10 of
CGridView Date Range Without Cookies or Session (External Filtering)

Changes

Title unchanged

CGridView Date Range Without Cookies or Session (External Filtering)

Category unchanged

How-tos

Yii version unchanged

Tags unchanged

CGridView, date, date range filter, extended filters

Content changed

Here's a tutorial on how to create a CGridView with external date filters the trick is to create hidden columns within the CGridView Filters something like in the example below: ![grid](<img width="660px" src="http://snag.gy/5dXk2.jpg " alt="grid")>

first we have to create a Class File for the column that we will put our hidden fields
you can save this file under protected/components folder

this tutorial does not only apply to date filtering but also to other forms of filtering that is outside the CGridView
[...]
3 0
8 followers
Viewed: 21 524 times
Version: 1.1
Category: How-tos
Written by: ezekielnoob
Last updated by: ezekielnoob
Created on: Jul 31, 2013
Last updated: 9 years ago
Update Article

Revisions

View all history