Revision #13 has been created by Yang He on Jun 29, 2012, 8:30:51 PM with the memo:
Removed broken Chinese version link
« previous (#12) next (#14) »
Changes
Title
unchanged
Beginner / Intro Tutorials (please add to / update this list)
Category
unchanged
Tutorials
Yii version
unchanged
Tags
unchanged
Content
changed
[...]
[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)