kartik-v / yii2-tree-manager

An advanced tree management module using nested sets for Yii 2.
http://demos.krajee.com/tree-manager
Other
150 stars 107 forks source link

TreeViewInput after PJAX #194

Closed mryndin closed 6 years ago

mryndin commented 6 years ago

Hi ! I`m using TreeViewInput with modal dialog & PJAX loading data.

In https://github.com/kartik-v/yii2-widget-switchinput/issues/23

You told about pjaxContainerId property.

I can use this property in this case ?

If I can, please, show example.

kartik-v commented 6 years ago

You need to match this id to the container options['id'] to which you set in the Yii Pjax widget.