ProgressBar « PrimeFaces « JSF Q&A





1. fileUpload - progress bar not working    forum.primefaces.org

Hi, I'm using the fileUpload component and everything works fine except for one thing. In Firefox and Chrome, the progress bar doesn't progress. It doesn't display any progress. In IE it ...

2. ProgressBar - indeterminate    forum.primefaces.org

Hi, In my project, I have no way of knowing the actual progress of the underlying process. So, I wish to have the progress bar indeterminate... i.e. go back and forth ...

3. Progress Bar - displaying on submit    forum.primefaces.org

22 Aug 2011, 17:43 by wabisabi2004 Progress Bar - displaying on submit Hello, I would like to display a progress bar for a lenghty import operation on a submit click. I.e. ...

4. ajax event not fired inside progressBar    forum.primefaces.org

I'm trying to create a simple page that onload will start a process via a backing bean. The process that is triggered will take some time to complete. I want to ...

5. progress bar form    forum.primefaces.org

Hi, the action progressBean.foo is never called when



6. progressBar autoStart?    forum.primefaces.org

I had to give up on progress bar because I could not find a way to get it to automatically start issuing ajax requests on page load. I have a page ...

7. ProgressBar breaks CommandButton    forum.primefaces.org





progressBean.foo does not execute. Please advise.

8. Progress Bar Problem    forum.primefaces.org

10 Oct 2011, 07:39 by smooth4me Progress Bar Problem Hi Prime, I am using progress bar on my page I save functionality was working fine before when I upgraded to PF ...

9. min and max value for progressBar    forum.primefaces.org

Hi, I'm trying to use the progressbar in my application, but I don't know how to set the range (min and max values) of the progress bar. I found through my ...





10. progress bar showcase "issue"    forum.primefaces.org

11. Progress Bar not working    forum.primefaces.org

@ManagedBean(name="progressBean") @RequestScoped public class ProgressBean implements Serializable { private Integer progress; public Integer getProgress() { if(progress == null) ...

12. ProgressBar breaks CommandLink    forum.primefaces.org

The commandLInk in this snippet of code works when the progressBar component is removed, but fails (the commandLinks do not work) when set up as below: Code: ...

14. Progress Bar Caption and % Complete    forum.primefaces.org

15. Progress bar???    forum.primefaces.org

16. Progressbar doesn't work ...    forum.primefaces.org

.. ..





17. ProgressBar: show only when a progress is running    forum.primefaces.org

In my JSF view, a commandButton starts a process on the server. When the button is clicked, the progressbar starts to refresh itself with a value on the Server. Now i ...

18. execute js after Progressbar complete    forum.primefaces.org

Hi, Is there anyway to execute some javascript after the progressbar complete? or something similar to that? i need a full refresh on my page after the complete.. thanks in advance... ...

19. fileUpload Progress Bar duplicate    forum.primefaces.org

When i use a fileUpload in dialog component. fileDialog progress drawing twice and one of disappear and one of stay forever. Thanks. fileDialog u dialog (modal) iinde kullandmda progress bar altalta ...

20. ProgressBar barcolor changes    forum.primefaces.org

26 Aug 2010, 15:09 by l0cke1234 ProgressBar barcolor changes Hi Primefaces geek's! First of all ! Thanks for the great framework! I am trying to solve the problem with different progressbar ...

21. filedownload with progress bar    forum.primefaces.org

Hi, Part of the application I'm working on creates Excel spreadsheets dynamically. Some of the spreadsheets can be quite large and take about 30 seconds or so to generate so I'd ...

22. ProgressBar text    forum.primefaces.org

23. Showcase: Ajax Progress Bar keeps on notifying on completion    forum.primefaces.org

Hi, I just played around with some of these really nice components and I came across some weird behaviour that looks like a bug to me. Actually I'm not affected, I ...

24. progress bar with messages    forum.primefaces.org

Hey, I want to make a progress bar that besides moving a bar also displays messages. Think of a copy progress on Windows. It seems that there is no client callback ...

25. ProgressBar cannot make it work    forum.primefaces.org

14 Dec 2010, 13:40 by hmrupp ProgressBar cannot make it work Hallo I am totally new to Primefaces I am trying to set up a demo in which the web tier ...

26. Progress Bar Inside Datatable    forum.primefaces.org

If i add progress bar component inside datatable, its listener events and oncomplete method does not get invoked. Can you please let me know, if there is any other way to ...

27. progressBar keeps polling on validation error    forum.primefaces.org

I have a form which starts a progressBar when the submit button is clicked. the progressBar is inside a modal dialog. here is the relevant code: Code:

28. Progress bar based on database interaction    forum.primefaces.org

Hey guys I'm trying to get the progress bar to work in relation to doing an update or query from database. It seems that the progress bar starts it's progress after ...

29. ProgressBar: expose 'global' attribute    forum.primefaces.org

30. Primefaces fileupload inside a menu button -Two Progress bars issue    coderanch.com

I don't think that anything with the word 'menu' in it works very well at present in primefaces, but the guys are aware of this and are working really hard on addressing the problem. This is unusual in comparison with the excellent performance in general. These problems will be addressed in v3 due out within the next 2 months.