On the right hand side, you will see this Event View Form.
Figure 1: Event View Form
Editing a View
When the edit button is pressed, form shown in "Editing a View" would pop up. You can make any changes that you want and then pressing the finish button on that form will reflect all the new changes in this currently open view.
Saving the Records
Select the records that you want to save and click on the "Save As" button in the Event View Form's tool bar. A popup will open up, which lets you choose the path and file name where it should save the records as a CSV file (Comma Seperated Values).
Refresh
Simply refreshes the records.
Auto Refresh
This feature will refresh the view automatically from the database after specified interval of time. When this button is pressed, a dialog box similar to the one shown below will open up.
Figure 2: Auto Refresh Form
Check the check box in the above figure if you want to have the auto refresh feature. When the checkbox is checked, you can also specify the number of seconds after which your view would be refreshed.
One thing that must be kept in mind regarding the Auto Refresh feature is that if you have set a very large value of the page size and a very small time interval after which the page should refresh, then the performance of the Auto Refresh feature might not be good. The reason is that the previous records will not be brought yet from the database when the time for the next refresh comes and then it goes back to the database to fetch the fresh records once again.
We strongly recommend using small page values for the view for which you intend to use Auto Refresh feature so that the above mentioned problem is not encountered.
Select All
Selects all the rows that are present in the data grid.
Row View
If you want to see the details of any row, simply select that row and press the "Row View" button in the Event View's tool bar. The second option is that you double click on that row whose details are required. Another form will open up which will show you the details of that event. For details about this form, please read Row View Form.
Generate Report
Views Module is one of the most powerful modules of MonitorWare Console and you can use it to create very powerful views exactly according to your requirements. If you click on this button "Generate Report", it will generate an HTML based report for the current view. With this approach, you can generate the reports that suit your requirements. This feature gives you a great power in defining your customized reports.
Previous
Pressing the Previous Button will take you to the previous page of this view.
Next
If the number of records is more than the Page Size that you specified for this view, then pressing the Next button will take you to the next page.
Changing the Sort Order
You can also change the sort order of an open view. Simply use the "Change sort order to" combo box to change the sort order of the currently displayed view. As mentioned above, this sort order is based on the ID.