[ 
https://issues.apache.org/jira/browse/TOBAGO-873?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12857793#action_12857793
 ] 

Udo Schnurpfeil commented on TOBAGO-873:
----------------------------------------

I've done the following:
 - reduce html: 
   - drop inner and outer cell div elements for each td
   - drop some classes
   - drop some ids
 - optimizing method calls for selections
 - using only colgroup/col width="..." to set the column width
 - cleanup


> Optimize sheet performace
> -------------------------
>
>                 Key: TOBAGO-873
>                 URL: https://issues.apache.org/jira/browse/TOBAGO-873
>             Project: MyFaces Tobago
>          Issue Type: Improvement
>          Components: Themes
>            Reporter: Udo Schnurpfeil
>            Assignee: Udo Schnurpfeil
>            Priority: Minor
>
> Optimizing the performance of the sheet:
>  - loading (size of the html)
>  - initializing (time of JavaScript)
>  - selecting rows (time of JavaScript)
>  - resizing columns (time of JavaScript)
> The sheet should be usable speedy also when there are 1000 rows.
> Here the IE6 is the greatest challenge.
> With this optimization the tcs:simpleSheet of Sandbox will be obsolete.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
https://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to