<%@ Page Language="VB" ResponseEncoding="iso-8859-1" Debug="true" %> <%@ Register TagPrefix="Rico" TagName="DemoSettings" Src="settings.ascx" %> <%@ Register TagPrefix="Rico" TagName="ChkLang" Src="chklang.ascx" %> Rico LiveGrid-Example 1
This example demonstrates a pre-filled grid (no AJAX data fetches). LiveGrid just provides scrolling, column resizing, filtering, and sorting capabilities. The first column sorts numerically, the others sort in text order.