Skip to content Skip to sidebar Skip to footer
Showing posts with the label Yii

Yii Pagination With Ajax

I need to enable pagination with ajax my code Controller(update content ajax) function actionIndex… Read more Yii Pagination With Ajax

Yii, Attaching A Javascript Function On Submit Button

I want to attach a function to my submit button. But my code doesn't seem to be calling the fun… Read more Yii, Attaching A Javascript Function On Submit Button

Yii - Jquery.fn.yiigridview Throwing Undefined Error When I Want To Call Update() Function

In my view I have the following widget: $this->widget('bootstrap.widgets.TbGridView', ar… Read more Yii - Jquery.fn.yiigridview Throwing Undefined Error When I Want To Call Update() Function

Highcharts, Yii And Body Content Reloading

I have a view that renders some data in a CListView and a Highcharts graphic. Please note that the … Read more Highcharts, Yii And Body Content Reloading

Trigger Yii Field Validation Onchange Of Another Field

I have two related fields in a Yii model. They are items_per and items_period. items_per is an inte… Read more Trigger Yii Field Validation Onchange Of Another Field

Very Slow Ajax Response On Yii Framework

i am having strange issue with yii framework. on localhost, ajax response takes 200ms (which is fas… Read more Very Slow Ajax Response On Yii Framework

Js Active Form Validation In Yii2

I have a active form and I am trying to validate it using the script written below : jQuery('#… Read more Js Active Form Validation In Yii2

Yiiframework Message Pop Up

He there! If have a question that is related to two different issues I currently have in an applica… Read more Yiiframework Message Pop Up