473,394 Members | 2,071 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

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

Urgent Help : What is the best control ???

Dear all,

I have an application which is collecting dynamic incoming data and store
them in a list.
I need to dispaly this incoming list with 2 important recommandation :

1- if the incoming item is already present in the control list, I should
not display it
2- if an item is not anymore present i shoulds eb able to remove opnly that
item

For the time beeing I have used a Lisview control. The easiest way to handle
this is to clear all the time the content of the list when new range of data
need to be filled up. This works well but the problem with this si that if
the incoming frenquency data is high, then my list will blink all the time
due to the refresh.

I was wondering which control should I used to handle the addition of only
non existing data and remove of only non existing data without having this
refreshing stuff.

I was thinkinbg also by using a dataset object and datagrid, but this will
not avoid me this problem, if dataset content change, I will need to make a
refresh of the datgrid to show the new values.

To summarize the whole thing what is the best way to collect a frequency
incoming data (like TCP chanel data) and disply them to user by beeing able
to update only data that have change and not doing continuous refreshing
which ia bad for the eyes after a while

thanks for your help
regards
serge

Any idea?
Nov 22 '05 #1
0 830

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

3
by: cv | last post by:
Hi all, I have to copy two set of data from 2 files(notepad/excel) say, products and their corresponding prices to list/textarea/table. I should be able to retrieve the product and corresponding...
0
by: Eva | last post by:
Hi, im having troubles in trying to figure out the best approach to solve the following problem. Can someone plz help me? What i have is 2 forms. on form2 the user selects what caravan they...
0
by: serge calderara | last post by:
Dear all, I have an application which is collecting dynamic incoming data and store them in a list. I need to dispaly this incoming list with 2 important recommandation : 1- if the incoming...
4
by: John | last post by:
Hi all, This really is quite an urgent matter. I have a page with multiple, dynamically-loaded user controls and when a user clicks on a button, the whole form is submitted. Now at this stage...
6
by: Anonymous | last post by:
Hello, I am loading a usercontrol with the LoadControl method and need to pass some data to the property of that control. How can I do that? THanks
8
by: Prince Mathew | last post by:
Hi All, I have a requirement. I am throwing an exception from my user control I want to catch this in my container page. Is this possible? I don't want any event to be raised. PLEASE...
1
by: Daniel | last post by:
Hi All, i just wondering any control like email content where u can cut object from any application like excel chart and paste perfectly on the control. Any suggestion and guideline? your...
3
by: N. Spiker | last post by:
I am attempting to receive a single TCP packet with some text ending with carriage return and line feed characters. When the text is send and the packet has the urgent flag set, the text read from...
3
by: Ratan | last post by:
hi everybody, i want d code for d procedure to import data from excel sheet to db2 table. can anybody plz help me? its quite urgent. my mail id is ratan.nitrkl@gmail.com, yahoo chat id:...
1
by: =?Utf-8?B?Sm9yZ2UgUmliZWlybw==?= | last post by:
Hello I've a huge problema with a asp.net page. my page has a user control that fires an event in that event handler I load a control property and update some text boxes accordingly. my...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...
0
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...

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.