I am updating a TDC file constantly where only some of the fields are changing. What I want to accomplish is to compare the currently loaded data to the new data file. Then, on screen, I only want to reload the changed row of data with a fade out and fade in kinda thing. How can I do this...
I have an HTML file that uses tabs and data binding. What I do is generate comma-delimited files and use data binding to display the data. The .csv files are constantly being updated, and I want this to be reflected on the HTML page without having to manually reload. How can I do this?
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.