This content has been marked as final. 
    
Show                 5 replies
    
- 
        
1. Re: datascroller not working
sergeysmirnov May 20, 2008 2:00 PM (in response to richuserone)It was a bug. Fixed in 3.2.1 CR5
 - 
        
2. Re: datascroller not working
richuserone May 20, 2008 5:40 PM (in response to richuserone)I have downloaded 3.2.1CR5
Problem is still there.
If the scroller and table are inside an <a4j:outputPanel ajaxRendered="true"
it does not scroll.
remove the outputPanel and it works OK.
I need the panel and don't understand why this does not work.
Thanks. - 
        
3. Re: datascroller not working
sergeysmirnov May 20, 2008 5:54 PM (in response to richuserone)so, removing a4j:outputPanel is a good idea. Why you need to duplicated one ajax with other one?
 - 
        
4. Re: datascroller not working
richuserone May 21, 2008 8:56 AM (in response to richuserone)Because there are other components that need ajax support in the panel.
 - 
        
5. Re: datascroller not working
ilya_shaikovsky May 21, 2008 11:31 AM (in response to richuserone)just get todays build and checked by wrapping example demo page to ajax-rendered outputPanel. Works for me fine.