<%@ Page Language="VB" ResponseEncoding="iso-8859-1" Debug="true" %> <%@ Register TagPrefix="Rico" TagName="DemoSettings" Src="settings.ascx" %> <%@ Register TagPrefix="Rico" TagName="DemoMenu" Src="menu.ascx" %> <%@ Register TagPrefix="Rico" TagName="ChkLang" Src="chklang.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.

Count orders for:  1996  1997