parlay96 / pl-table

A table based on element, 完美解决万级数据渲染卡顿问题
http://www.umyui.com/
MIT License
1.15k stars 238 forks source link

toggleRowSelection设为false后表头的全选状态没有改变 #19

Open JamesY-Jey opened 4 years ago

JamesY-Jey commented 4 years ago

比如我一开始就全选所有行,然后遍历tableData数据切换每一项的选中状态为false,但是全选框还是为全选状态

JamesY-Jey commented 4 years ago

另外如果切换部分行选中状态为false,全选框的状态还是没有变成半选状态,依然是全选状态

parlay96 commented 4 years ago

@JamesY-Jey 哈哈哈 我没测试这样的骚操作哈 你把你的问题用https://jsfiddle.net/这个东西写出来 给我看看问题吧

JamesY-Jey commented 4 years ago

https://jsfiddle.net/u72dywkj/ @livelyPeng

parlay96 commented 4 years ago

@JamesY-Jey 把 big-data-checkbox属性去掉就可以了, big-data-checkbox这个属性详细请看文档介绍,还有就是 big-data-checkbox属性目前我没去测试细节的 下个版本回去解决掉 小问题

JamesY-Jey commented 4 years ago

@livelyPeng 可以了谢谢 还有就是为什么我导入了1500-2000条TXT数据后点击多选框时又变卡了

parlay96 commented 4 years ago

正常啊 大数据必须使用big-data-checkbox    但是目前big-data-checkbox不能去像你那样去玩,去勾选全部然后又去false 基本的是可以的

------------------ 原始邮件 ------------------ 发件人: "JamesY-Jey"<notifications@github.com>; 发送时间: 2019年11月21日(星期四) 晚上7:33 收件人: "livelyPeng/pl-table"<pl-table@noreply.github.com>; 抄送: "Simple love"<403802162@qq.com>; "Mention"<mention@noreply.github.com>; 主题: Re: [livelyPeng/pl-table] toggleRowSelection设为false后表头的全选状态没有改变 (#19)

@livelyPeng 可以了谢谢 还有就是为什么我导入了1500-2000条TXT数据后点击多选框时又变卡了

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub, or unsubscribe.