govcl icon indicating copy to clipboard operation
govcl copied to clipboard

当ListView,有数据的时候

Open ssxpvicp opened this issue 1 year ago • 3 comments

当ListView,有数据的时候.同时.我把列表下到最底下的情况下,我先清除Clear(),再写入.他也非常的慢.

ssxpvicp avatar Dec 18 '24 01:12 ssxpvicp

能有多慢?如果是大量写入需要使用 Items.BeginUpdate和Items.EndUpdate

ying32 avatar Dec 18 '24 07:12 ying32

好的我试试..,很慢.显示看的到他在一行一行的删除.要删除很久.如果侧边滚动栏在顶部就没问题.

------------------ 原始邮件 ------------------ 发件人: @.>; 发送时间: 2024年12月18日(星期三) 下午3:57 收件人: @.>; 抄送: @.>; @.>; 主题: Re: [ying32/govcl] 当ListView,有数据的时候 (Issue #218)

能有多慢?如果是大量写入需要使用 Items.BeginUpdate和Items.EndUpdate

— Reply to this email directly, view it on GitHub, or unsubscribe. You are receiving this because you authored the thread.Message ID: @.***>

ssxpvicp avatar Dec 18 '24 07:12 ssxpvicp

应该不至于这样吧,可以提供个代码看看你怎么操作的。 另外数据量有多少。

ying32 avatar Dec 19 '24 04:12 ying32