mysql - how to use in condition in yii -


i facing problem how use in conditon in yii. want make clistview in tab tab number not @ first. how can ajax pagination on clistview, don't page refreshing clistview instead ?

call in javascript: $.fn.yiilistview.update('id-of-your-listview');

the same grid view: $.fn.yiigridview.update


Comments

Popular posts from this blog

html - How to style widget with post count different than without post count -

How to remove text and logo OR add Overflow on Android ActionBar using AppCompat on API 8? -

javascript - storing input from prompt in array and displaying the array -