Difference between #5 and #6 of
Use a form and CGridview in separate CJuiTabs (with same or multiple models) and submit all CJuiTabs simultaneously.

Changes

Title unchanged

Use a form and CGridview in separate CJuiTabs (with same or multiple models) and submit all CJuiTabs simultaneously.

Category unchanged

How-tos

Yii version unchanged

Tags unchanged

CJuiTabs CGridview Multiple Models Submit Simultaneously

Content changed

[...]
'collapsible' => false,
),
));
?>

/* IMPORTANT: Put your submit button BEFORE the C
JuiTabsActiveForm endWidget() */

... submit button here

<?php $this->endWidget(); ?>
[...]
3 0
6 followers
Viewed: 20 261 times
Version: 1.1
Category: How-tos
Written by: Gerhard Liebenberg
Last updated by: Gerhard Liebenberg
Created on: Mar 26, 2013
Last updated: 11 years ago
Update Article

Revisions

View all history