G
Guest
I have a Web Form that uses a data grid to display data from a webservice. The problem is that I require a very fast response time for the user. The data that come back needs some heavy crunching so I can only display part of the infomation
Then I need to crunch all the sums and update the information. I need to perform a call back to the orignial form. Is this possible on a web page ? anyone know of a good example
Danny J
Then I need to crunch all the sums and update the information. I need to perform a call back to the orignial form. Is this possible on a web page ? anyone know of a good example
Danny J