Demos
·
Guide
·
Class Reference
·
Wiki
·
Extensions
·
Forum
·
Live Chat
·
Login
About
About Yii
Features
Performance
License
Contact Us
Downloads
Framework
Extensions
Demos
Logo
Documentation
Take the Tour
Tutorials
Class Reference
Wiki
Screencasts
Resources
Development
Contribute to Yii
Latest Updates
Report a Bug
Report a Security Issue
Community
Forum
Live Chat
News
Hall of Fame
Badges
search
Documentation
Take the Tour
Tutorials
Class Reference
Wiki
Screencasts
Resources
Revision History of
Dynamic parent and child CGridView on single view. Using $.ajax to update child gridview via controller, after row in parent gridview was clicked.
Revision
Author
Time
#142 - Only updated the Into
Gerhard Liebenberg
2013/06/17 04:26pm
#141 - added comment
Gerhard Liebenberg
2013/06/06 01:44pm
#99 - updated typo in title (corrected CGridCiew -> CGridView)
lunatic77
2012/10/13 01:32pm
Write new article
Search Wiki
View current article
Update this article
View history
View revision
Written by
:
Gerhard Liebenberg
Category
:
Tutorials
Votes
:
+21
Viewed
: 29,310 times
Created on
: Apr 17, 2012
Last updated
: Jun 17, 2013
Tags
:
dynamic
,
parent-child
,
CGridView
,
ajax
,
many_many
,
jquery event delegation
,
loading.gif
,
CGridView sorting and filtering on default and related models
,
sort dropDownList
,
sending selected dropDownList rows to controller
,
extract data from CGridView and pass to controller
,
fixed submit button position
,
ajax button in CGridView
,
beginner
,
beginners
Related Articles
Avoiding duplicate script download when using CActiveForm on Ajax calls
Use a form and CGridview in separate CJuiTabs (with same or multiple models) and submit all CJuiTabs simultaneously.
How to avoid multiple Ajax Request
Creating a dependent dropdown
How to render a view in Fancybox using ajax