|
-
May 25th, 2012, 04:16 PM
#1
Real Time Data Tables/Data Grids
Hello,
I have been trying to find and/or think up a way for data to automatically update a data table.
Let me Explain what i have.
I have a log that shows all the customers that came in today with various information. There could be twenty or thirty employees adding to this log or updating or doing things with that customer. This information is in a Data Table on a ASPX page in Visual Studio 2010 that the code is binded in the aspx.vb page that is calling a page in my APP_CODE database file that calls a query in my Database to get the information.
My question is could someones actions on a different computer make my computer refresh or to re-bind that data.
I have thought of some kind of timer/counter maybe that looks to see if the count of the log is different. I don't think that's going to give me what i want though or if its even possible to run.
This is open to any ideas or suggestions. Thanks for your time and your help.
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
|