Re: tree view



Sonu,

Why don't you just use a file dialog then? I mean, you can select the
files you want from that, and then perform your operation.

You could also create a shell extension, which would allow you to add
items to the context menu for a file type, which would then call your
component when that item is picked.


--
- Nicholas Paldino [.NET/C# MVP]
- mvp@xxxxxxxxxxxxxxxxxxxxxxxxxxx

"sonu" <kr_amitso@xxxxxxxxx> wrote in message
news:1126540532.611489.98070@xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
> Thisnks for information,
>
> But i want to create file explorer so that we select the file from
> client harddisk and upload that file in server.
>


.