%@ 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" %>
This example demonstrates how to display Rico debug messages in a textarea.
If no textarea is designated for debug messages, messages will instead be
logged to the javascript console in Safari and Opera, and to the
FireBug
console in Firefox (if the FireBug add-on is loaded).