Beginner / Intro Tutorials (please add to / update this list)

Comparing #12 with #13

Revision #13 was created by Yang He Yang He on Jun 29, 2012, 8:30:51 PM.

Removed broken Chinese version link

Content

[...]
[Dynamic Parent-Child GridViews](http://www.yiiframework.com/wiki/323/dynamic-parent-and-child-cgridciew-on-single-view-using-ajax-to-update-child-gridview-via-controller-with-many_many-relation-after-row-in-parent-gridview-was-clicked/)
This wiki is a must-read for any Yii beginner (even if you don't use dynamic gridviews). It explains a lot about what is going on in models, views, controllers, relations (has_many and many_many), ajax functions, some sql, CGridview sorting/filtering on default and related models, extracting data from GridView rows and columns, sort dropdownlist, sending dropdownlist selected rows to the controller, etc. It also includes some cool tips and features.

This is just the tip of the iceberg that I've happened across, please help make this a valuable resource for beginning Yii fans and add your favorite intro website.

 
### Links
 
[Chinese version](http://projects.ourplanet.tk/node/98)