Other recent changes had broken the Rico calendar on IE6-8. This update fixes all...
[infodrom/rico3] / examples / dotnet / ex2style.aspx
index 99596b3..83cb4df 100644 (file)
@@ -41,8 +41,8 @@ Click on a cell to see available actions.
   <Rico:TableCol runat='server' ColName='ShipName' heading='Ship Name' width='150' />\r
   <Rico:TableCol runat='server' ColName='ShipCity' heading='Ship City' width='120' />\r
   <Rico:TableCol runat='server' ColName='ShipCountry' heading='Ship Country' width='90' />\r
-  <Rico:TableCol runat='server' ColName='OrderDate' heading='Order Date' datatype='date' width='100' color='red' />\r
-  <Rico:TableCol runat='server' ColName='ShippedDate' heading='Ship Date' datatype='date' width='100' color='red' />\r
+  <Rico:TableCol runat='server' ColName='OrderDate' heading='Order Date' datatype='date' width='100' ForeColor='red' />\r
+  <Rico:TableCol runat='server' ColName='ShippedDate' heading='Ship Date' datatype='date' width='100' ForeColor='red' />\r
 </Rico:LiveGrid>\r
 \r
 </body>\r