Single ajaxUpdate callback

Merged
#35 · Created  · Last updated

Merged pull request

Merged in cyakimov/yii-bootstrap-3-module/feature/single-ajax-update-callback (pull request #35)

bbb416f·Author: ·Closed by: ·2015-01-22

Description

Sometimes you'll want to manually update specific Gridview sections using a custom JS callback. Which it is not currently possible because Yii appends it's own callback function to 'ajaxUpdate'.

A common use case would be a Gridview header with a Chosen Multiselect. You wouldn't want to render the Chosen for every AJAX update.

0 attachments

0 comments

Loading commits...