Apple Rinquest | WordPress & PHP Developer

How to add the pagination dropdown list in GridView in Yii2

Earlier, I wrote how to add the summary footer in the gridview widget. The grand total column will sum all … Read More

How to add the summary in the Gridview footer in Yii2

Currently, I am building the invoice feature in my own application with Yii2. I use the gridview widget for displaying … Read More

Multiple grids on one page in Yii2

Recently I upgrade my Yii2 application. What I do, I add two Gridview widgets on one page. One Gridview shows … Read More