[ 
https://issues.jboss.org/browse/RF-13408?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Holger Walter updated RF-13408:
-------------------------------

    Description: 
When using ajax loading in the extendeddatatable, an ajax data load is 
triggered when scrolling down to the end of the table. However, this data 
loadig action is delayed by 1000ms, which gives the user the feeling that the 
application is quite laggy.

I've taken a look at the javascript code of the extendeddatatable, and saw that 
the 1000ms delay is hard coded. (extendeddatatable.js , bodyscrollListener)

Is it possible to reduce this timeout, or make it configurable via properties 

  was:
When using ajax loading in the extendeddatatable, an data load is triggered 
when scrolling down to the end of the table. However, this data loadig action 
is delayed by 1000ms, which gives the user the feeling that the application is 
quite laggy.

I've taken a look at the javascript code of the extendeddatatable, and saw that 
the 1000ms delay is hard coded. (extendeddatatable.js , 


    
> ExtendedDataTable, ajax loading delay of 1000ms
> -----------------------------------------------
>
>                 Key: RF-13408
>                 URL: https://issues.jboss.org/browse/RF-13408
>             Project: RichFaces
>          Issue Type: Enhancement
>      Security Level: Public(Everyone can see) 
>    Affects Versions: 4.3.4
>            Reporter: Holger Walter
>
> When using ajax loading in the extendeddatatable, an ajax data load is 
> triggered when scrolling down to the end of the table. However, this data 
> loadig action is delayed by 1000ms, which gives the user the feeling that the 
> application is quite laggy.
> I've taken a look at the javascript code of the extendeddatatable, and saw 
> that the 1000ms delay is hard coded. (extendeddatatable.js , 
> bodyscrollListener)
> Is it possible to reduce this timeout, or make it configurable via properties 

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
_______________________________________________
richfaces-issues mailing list
[email protected]
https://lists.jboss.org/mailman/listinfo/richfaces-issues

Reply via email to