Wednesday, August 18, 2010

How to save data from one report to another?

I want to save data from one report to another. For example, the data on a web page are read from report A. Then, after modification, end users can save them to both report A and report B.


Can some one give me a solution to this problem?How to save data from one report to another?
Hi,


you can use RAQ Report, a free commercial control, to realize this function with a visualization method.


RAQ Report is not only a wonderful reporting tool, but also a powerful programming class library without code. With it, developers can solve all the common problems in web programming easily. Such as drop-down list, automation computation, automatic sequential number, real-time data validity check, and batch operations, etc. Moreover, general functions, like importing Excel/PDF/Word, printing, page turning, and image uploading, have been encapsulated in it.


After setting the data source of web page as common report, we will realize the function with RAQ Report. The only thing we need to do is defining the direction of data in the Update tab.

No comments:

Post a Comment