Yiibooster - Tbjsongridview Date-Ranges

Hi guys,

let’s say I have TbJsonGridView with a “date-column” (http://yii-booster.clevertech.biz/json-grid.html).

Is there a way for the user to filter date-ranges from 2013/01/01 to 2013/03/02?

How could I do this? Does Yiibooster have such a thing build in?

Thanks for your tips

Mikey

I got another question related to the TbJasonGridView:

Lets say I have a numeric status lifecycle field like (0 = disabled, 1 = confirmed, 2 = success, 3 = error).

Would Yiibooster allow the user to only filter "confirmend AND success" status items?