<%@ Page Language="VB" ResponseEncoding="iso-8859-1" Debug="true" %> <%@ Register TagPrefix="Rico" TagName="DemoSettings" Src="settings.ascx" %> <%@ Register TagPrefix="Rico" TagName="LiveGrid" Src="../../plugins/dotnet/LiveGrid.ascx" %> <%@ Register TagPrefix="Rico" TagName="Column" Src="../../plugins/dotnet/GridColumn.ascx" %> <%@ Register TagPrefix="Rico" TagName="sqlCompatibilty" Src="../../plugins/dotnet/sqlCompatibilty.ascx" %> <%@ Register TagPrefix="My" TagName="AppLib" Src="applib.ascx" %> Rico LiveGrid-Example 6
This example shows how to apply a filter to the initial data set - even though that filter may change later. It also demonstrates an alternative way of formatting the headings and handling click events on them. Finally, the "Refresh" button demonstrates how the information in the grid can be updated without losing scroll position (doesn't do anything useful in this situation because the data is static).

Count orders for:  1996  1997