You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@myfaces.apache.org by lo...@apache.org on 2010/07/30 12:55:54 UTC

svn commit: r980732 - /myfaces/tobago/branches/tobago-1.0.x/example/test/src/main/webapp/tc/sheet/sheet-with-selectOne.xhtml

Author: lofwyr
Date: Fri Jul 30 10:55:54 2010
New Revision: 980732

URL: http://svn.apache.org/viewvc?rev=980732&view=rev
Log:
less rows
add horizontal scrollbar

Modified:
    myfaces/tobago/branches/tobago-1.0.x/example/test/src/main/webapp/tc/sheet/sheet-with-selectOne.xhtml

Modified: myfaces/tobago/branches/tobago-1.0.x/example/test/src/main/webapp/tc/sheet/sheet-with-selectOne.xhtml
URL: http://svn.apache.org/viewvc/myfaces/tobago/branches/tobago-1.0.x/example/test/src/main/webapp/tc/sheet/sheet-with-selectOne.xhtml?rev=980732&r1=980731&r2=980732&view=diff
==============================================================================
--- myfaces/tobago/branches/tobago-1.0.x/example/test/src/main/webapp/tc/sheet/sheet-with-selectOne.xhtml (original)
+++ myfaces/tobago/branches/tobago-1.0.x/example/test/src/main/webapp/tc/sheet/sheet-with-selectOne.xhtml Fri Jul 30 10:55:54 2010
@@ -26,7 +26,7 @@
 
   <tc:page width="600px" height="600px">
 
-    <tc:sheet value="#{sheet.localeList}" id="sheet" columns="fixed;*;*;*;*;*" var="entry" rows="1000"
+    <tc:sheet value="#{sheet.localeList}" id="sheet" columns="fixed;130px;130px;130px;130px;200px" var="entry" rows="100"
         showRowRange="left" showPageRange="right" showDirectLinks="center">
       <tc:columnSelector disabled="#{entry.disabled}"/>
       <tc:column label="Locale" id="l" sortable="true">