Fixes based on recent testing. Key changes: EntryType DT (datetime) has been replaced...
[infodrom/rico3] / examples / dotnet / gridFromTable.aspx
index 620a1b4..8931c25 100644 (file)
@@ -26,7 +26,7 @@ When the data source is a SQL database, then filtering and sorting are done by t
 Click on a cell to see the available actions.\r
 </div>\r
 \r
-<Rico:LiveGrid runat='server' id='derby' menuEvent='click' frozenColumns='1' highlightElem='cursorRow' defaultWidth='90' HtmlSourceId='derby_data'>\r
+<Rico:LiveGrid runat='server' id='derby' menuEvent='click' frozenColumns='1' highlightElem='cursorRow' HtmlSourceId='derby_data'>\r
   <Rico:Column runat='server' heading='Year'   width='70' />\r
   <Rico:Column runat='server' heading='Horse'  width='120' />\r
   <Rico:Column runat='server' heading='Jockey' width='120' />\r