Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

treegrid 设置配置项 saveState 报错 #115

Open
sockerboy opened this issue Jul 8, 2024 · 1 comment
Open

treegrid 设置配置项 saveState 报错 #115

sockerboy opened this issue Jul 8, 2024 · 1 comment

Comments

@sockerboy
Copy link

TreeGrid::widget(
[
...
'pluginOptions' => [
'initialState' => 'collapsed',
'saveState' => true, // 因为 TreeGridAsset 属性 $js 配置没有包含 jquery-treegrid/jquery.cookie.js 导致此选项不能设置
],
...
]
);

@xucanjia
Copy link

xucanjia commented Jul 8, 2024 via email

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants