Results 1 to 3 of 3

Thread: how to refresh listview using timer?

  1. #1

    Thread Starter
    Junior Member
    Join Date
    Aug 2010
    Posts
    30

    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?

  2. #2
    I'm about to be a PowerPoster! Hack's Avatar
    Join Date
    Aug 2001
    Location
    Searching for mendhak
    Posts
    58,333

    Re: how to refresh listview using timer?

    Why not just clear the listview when the client disconnects?

    How does the client get disconnected anyway?

  3. #3

    Thread Starter
    Junior Member
    Join Date
    Aug 2010
    Posts
    30

    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
  •  



Click Here to Expand Forum to Full Width