472,145 Members | 1,416 Online
Bytes | Software Development & Data Engineering Community
Post +

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 472,145 software developers and data experts.

Query: refresh the list item in a list box on a time interval.

Hi all,

I'm a newbie in .Net programming. I'm developing a web application that has a listbox containing more than 1000++ items. This listbox is dynamic as the content will change on a time interval (e.g every 5 seconds). I tried to compare the list items and make a change if there is a need using for loop and if condition. I even tried using ajax. But then, when i get the data pass back from ajax function, i also need to made comparison. As the items are huge in amount, it cost some delay (quite significant) in my application. Is there a way for me to repopulate the "large" listbox?

Regards,
achio.
Jul 10 '07 #1
0 987

Post your reply

Sign in to post your reply or Sign up for a free account.

Similar topics

7 posts views Thread by Willem | last post: by
7 posts views Thread by Dave Hopper | last post: by
3 posts views Thread by david | last post: by
reply views Thread by leo001 | last post: by

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.