Most base libraries now loaded from googleapis. Changes to the way LiveGridForms...
[infodrom/rico3] / examples / dotnet / employees.aspx
index 2c19734..094f609 100644 (file)
@@ -54,7 +54,7 @@ div.ricoLG_cell {
 </head>\r
 <body>\r
 \r
-<table id='explanation' border='0' cellpadding='0' cellspacing='5' style='clear:both'><tr valign='top'><td>\r
+<div id='explanation'>\r
 Base Library: \r
 <script type='text/javascript'>\r
 document.write(Rico.Lib+' '+Rico.LibVersion);\r
@@ -65,21 +65,7 @@ The Add and Edit forms are automatically generated by LiveGrid.
 Notice on the Edit form how the Rico Calendar is used to change dates. \r
 Updates are disabled on the database, so you will get an error message if you try to save.\r
 <a href='ricoQuery.aspx?id=ex2x&offset=0&page_size=10&get_total=true'>View the AJAX response (XML)</a>.\r
-</td>\r
-<td>\r
-<script type="text/javascript"><!--\r
-google_ad_client = "pub-7218597156507462";\r
-/* 125x125, created 5/11/09 */\r
-google_ad_slot = "9298106441";\r
-google_ad_width = 125;\r
-google_ad_height = 125;\r
-//-->\r
-</script>\r
-<script type="text/javascript"\r
-src="http://pagead2.googlesyndication.com/pagead/show_ads.js">\r
-</script>\r
-</td>\r
-</tr></table>\r
+</div>\r
 <p><strong>Employees Table</strong></p>\r
 \r
 <Rico:LiveGrid runat='server' id='emp' TableName='employees' formView='true' DefaultSort='t.LastName,t.FirstName' menuEvent='click' frozenColumns='2' highlightElem='cursorRow'>\r