V
V
Vyacheslav Bogatikov2015-05-03 18:01:08
.NET
Vyacheslav Bogatikov, 2015-05-03 18:01:08

How to speed up data processing in treeview?

I have a large amount of data written in a treeview in a separate thread. Everything would be fine, but when, during the loading process, I start to open the nodes and view the data, the UI performance starts to sag sharply. It's not surprising, but that's just such an option is not very satisfied.
Virtualization doesn't help. For display I use XmlDataProvider in which the data is written.
Maybe someone faced a similar problem and can tell what can be done here?

Answer the question

In order to leave comments, you need to log in

1 answer(s)
V
Vitaly Pukhov, 2015-05-05
@Neuroware

abandon treeview, there are very few tasks for which this particular component is really needed, it may be possible to replace it with listview

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question