Reports in PMS

Snoops

   

 
Migrating to .NET: A Pragmatic Path to Visual Basic .NET, Visual C++ .NET, and ASP.NET
By Dhananjay  Katre, Prashant  Halari, Narayana  Rao  Surapaneni, Manu  Gupta, Meghana  Deshpande

Table of Contents
Chapter 12.   Visual Basic .NET Migration Case Study


Reports in PMS

There are two reports in PMS:

  • Order status report. Customers can view the status of their orders. Administrators can approve or cancel the orders. When an order is created, it is put into pending status. See Figure 12-9.

    Figure 12-9. Order Status Report for customer.

    graphics/12fig09.gif

Stock performance report. When the Stock Performance form is loaded, it has an MS-Flexgrid control, which populates all the stock IDs and corresponding stock names . This has been accomplished by calling the GetStocks method of VBReportCOM component. This method returns stock IDs and the respective stock names, as shown in Figure 12-10. When a row from MS-Flexgrid is double-clicked, the same stock ID appears in the textbox. When ViewPerformance button is clicked, a weekly performance chart is displayed for that stock ID. This is accomplished by calling the GetStockPerformance method, which returns the weekly performance of the specified stock ID. Figure 12-11 shows a stock performance report for a particular stock ID.

Figure 12-10. Stock Performance Report screen.

graphics/12fig10.gif

Figure 12-11. Stock Performance Report Screen for a particular Stock ID

graphics/12fig11.gif


Snoops

   
Top


Migrating to. NET. A Pragmatic Path to Visual Basic. NET, Visual C++. NET, and ASP. NET
Migrating to. NET. A Pragmatic Path to Visual Basic. NET, Visual C++. NET, and ASP. NET
ISBN: 131009621
EAN: N/A
Year: 2001
Pages: 149

flylib.com © 2008-2017.
If you may any questions please contact us: flylib@qtcs.net