<%@ Page Language="VB" ResponseEncoding="iso-8859-1" %> <%@ Register TagPrefix="Rico" Assembly="Rico" NameSpace="Rico" %> <%@ Register TagPrefix="My" TagName="dbLib" Src="dbConnect.ascx" %> Rico LiveGrid-3 Grid Example
Base Library:

Unlike the other examples, grid menus are activated in this example by right-clicking on a grid (ctrl-click in Opera, Konqueror, or Safari).

To filter: right-click on the value that you would like to use as the basis for filtering, then select the desired filtering method from the pop-up menu.

Right-click anywhere in a column to see sort, hide, and show options.

Double-click on a row to see all orders for that customer. Double-click on an order to see the line items for that order.

Drag the edge of a column heading to resize a column.