<%@ Page Language="VB" ResponseEncoding="iso-8859-1" Debug="true" %> <%@ Register TagPrefix="Rico" TagName="LiveGrid" Src="../../plugins/dotnet/LiveGrid.ascx" %> <%@ Register TagPrefix="Rico" TagName="Column" Src="../../plugins/dotnet/GridColumn.ascx" %> Rico LiveGrid-Example 3
This LiveGrid demonstrates how an AjaxXML buffer can be loaded from ricoXMLquery, and still have filters applied as the user types. The AjaxXML buffer will load all rows into the buffer at grid startup, as opposed to the AjaxSQL buffer which loads data in chunks as needed. Filtering is performed on the client -- responsiveness will vary with the speed of the client computer, the number of rows in the grid, and the efficiency of the browser. Note the "saveColumnInfo" option - filter settings are saved in a cookie and restored when the user returns to the page.
ID ID Shipment Date