|
-
Aug 12th, 2010, 05:02 AM
#1
Thread Starter
Junior Member
how to refresh listview using timer?
i have a client-server app, the client will connect to the server,
the server will recieve the msg
and display it in the listview control...
my problem is when the client is disconnected, the data listview is still there,
i want to apply a timer to make the listview refresh..
is it possible?
-
Aug 12th, 2010, 05:54 AM
#2
Re: how to refresh listview using timer?
Why not just clear the listview when the client disconnects?
How does the client get disconnected anyway?
-
Aug 13th, 2010, 03:43 AM
#3
Thread Starter
Junior Member
Re: how to refresh listview using timer?
how does the client disconnect?
when the client was taking error
or if you want to disconnect the client
the listview will automatically refresh...
is it possible?
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|