R
Roger
Hi,
I'm trying to insert a large (12 000+) set of items into a listview and it
takes forever to do it (maybe 70 sec). Currently I'm using an xpath query to
find the nodes I need from a large xml doc and add each item found in a for
each.... loop.
Is there any way to speed things up?
Regards,
Roger
I'm trying to insert a large (12 000+) set of items into a listview and it
takes forever to do it (maybe 70 sec). Currently I'm using an xpath query to
find the nodes I need from a large xml doc and add each item found in a for
each.... loop.
Is there any way to speed things up?
Regards,
Roger