Added link to compliementary article at SitePoint

This commit is contained in:
Alexander Makarov
2015-08-24 14:01:02 +03:00
parent ce0d0723c0
commit 3ef5eeaf23

View File

@ -603,3 +603,8 @@ echo GridView::widget([
> Note: This section is under development. > Note: This section is under development.
TBD TBD
Further reading
---------------
- [Rendering Data in Yii 2 with GridView and ListView](http://www.sitepoint.com/rendering-data-in-yii-2-with-gridview-and-listview/) by Arno Slatius.