Hi,I am populating a treeview having all folders and files from a local system.
My problem is that my code takes several minutes to populate the treeview.
How can I reduce this time coz I have seen the treeviews in windows which populates
local system info wethin a second.
What I was thinking is that if we cud bind the treeview upto three lavels down from
the lavel where the user clicks the Plus(+) sign cud solve this problem(just a wild guess).
But I cud'nt find the event for plus. e.i which event will fire when user will click plus(+).
Plese through sum light if u can regarding the matter.
Thank You in advance