Click here to Skip to main content
15,893,668 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
Hello everybody

I am a C# programmer i m having a project where the client updates his file to server . so to transmit a large amount of data i m cut into packets . at the server application i m having where i m getting ip address of client n i have added the imagelist to display client icon . now my problem is .

I want to add a progress bar to listview to display the status of total number of data copied from client . means just like when we copy paste the file from one drive to other or u can see in bit toorent that show the ipaddress of peers n number of data copied from that peers......


Thx in advance
Arun
Posted
Updated 15-Aug-11 20:54pm
v2

1 solution

is your issue how to add progress bar in Listview or to track the File Transfer???
if your issue is how to add progress bar into listview so kindly follow that link :
Codeproject article

else let me know more about your query ...

regards...
 
Share this answer
 
Comments
arunrv 16-Aug-11 3:56am    
but he has done dll to implement into the project but i want to write code into my project
Tamer Hatoum 17-Aug-11 1:39am    
OK Please try that link: http://www.codeproject.com/KB/list/ListViewEmbeddedControls.aspx ...
arunrv 18-Aug-11 6:58am    
thanks man its working

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900