<%@ Page Language="VB" ResponseEncoding="iso-8859-1" Debug="true" validateRequest="false" %> <%@ Register TagPrefix="Rico" Assembly="Rico" NameSpace="Rico" %> <%@ Register TagPrefix="My" TagName="dbLib" Src="dbConnect.ascx" %> Rico LiveGrid-Shippers (editable)
Base Library:
The data on this grid can be edited using pop-up forms. Just click on a grid cell and then select Edit, Delete, or Add from the pop-up menu. The Add and Edit forms are automatically generated by LiveGrid. Updates are disabled on the database, so you will get an error message if you try to save.

Shippers Table