spinner « PrimeFaces « JSF Q&A





1. PrimeFaces spinner mis rendered at the first time!    stackoverflow.com

Inside a h:form I use 3 p:spinner components. But they are wrongly rendered at the first time. After the ajax update at form( ajax render="@form" ) the up and down arrows ...

2. Spinner issue on Internet Explorer    forum.primefaces.org

3. Again p:spinner visuell problem    forum.primefaces.org

Hello, Many people complain about the spinner component. I use PF 3.0.M1 and have a very simple page, without dialogs, etc. The spinner buttons look small and not really nice (not ...

4. Time Spinner    forum.primefaces.org

Hey all, Just wondering if anybody had a viable solution for this issue. I am trying to use the Spinner tool to record time values. I have found that the Spinner ...

5. Not able to edit a spinner?    forum.primefaces.org

6. Spinner ReadOnly does not work?    forum.primefaces.org

Hello I am trying to use the primefaces 2.2.1 spinner this is my xhtml code With this the user cannot change the value with the keyboard but they can ...

7. Spinner: insert by keyboard and design problem    forum.primefaces.org

8. Bug in Spinner component    forum.primefaces.org

Hello I'm using Primefaces 3.0 M3 snapshot 1 and I put the component Spinner in my page with stepfactor = 0.0001 and the type of data is Double. The initial value ...

9. Spinner manual input    forum.primefaces.org

Hello, entering a number into a Spinner does not work as expected, can be reproduces on the showcase: http://www.primefaces.org/showcase-labs/ui/spinner.jsf Enter a number into the textfield of the Ajax Spinner, then leave ...





10. spinner: cannot manually enter '.' or ','    forum.primefaces.org

Hello, I suggest that you allow manual input for decimal separator such as '.' or ','. This would make the spinner more usable with float/double/big decimal types. Nicolas.

11. p:spinner issue when stepFactor is like 0.10 or 0.05    forum.primefaces.org

The show case works fine with stepFactor 0.25. But try with a stepFactor like 0.10 Values displayed are like 14.00000000000086 etc (it shoud be just 14.0 or 14.1 or 14.2)

12. p:spinner - Is it possible to disable manual input    forum.primefaces.org

p:spinner - Is it possible to disable manual input? That is force the user to enter value only using the increment and decrement buttons. (In slider we can set the inputText ...

13. Using Spinner of Primefaces    forum.primefaces.org

21 Dec 2011, 08:43 by rags5555 Using Spinner of Primefaces I am using primefaces-3.0.M1 with Tomcat 7. Spinner always shows blank rather than the value assigned to it. It shows NaN ...

14. Component Spinner in your Showcase is broken    forum.primefaces.org

15. Docu for spinner was not updated    forum.primefaces.org

Hello Cagatay, I have found that the current documentation for the new (improved) spinner component is old. You have introduced some new attributes which are not described. Min / max are ...

16. IE bug: spinner icons shifted    forum.primefaces.org

Hello Cagatay, The problem of spinner, breadcrumb (s. issue http://code.google.com/p/primefaces/iss ... ail?id=792 ) and some other third party widgets you use is manipulated "style" attribute. Style is set by JavaScript in ...





17. setting max and min value in p:Spinner    forum.primefaces.org

Hello Good Morning, Is it possible to set max and min values in the spinner component.This facility is present in p:slider component , would be glad if there was a way ...

18. Set the width of a spinner component    forum.primefaces.org

Fix the typo in ticket name thanks. Regarding other issue, it doesn't seem to be supported with underlying widget. We might look into this deeper. Feel free to create a seperate ...

19. dataTable issue on spinner as column (2.1-RC1-SNAPSHOT)    forum.primefaces.org

When I use spinner as column editior in dataTable , I see only row displayed after adding any number of rows in list.However, using plain inputText has no issue yet all.It ...

20. BUG in p:spinner    forum.primefaces.org

21. p:spinner into p:wizard    forum.primefaces.org

If you use a Spinner into a Wizard component when navigate between tabs the size of the spinner buttons change their size. We tested with PF 2.1 and 2.2 and get ...

22. DataTable pagination bar and AJAX spinner    forum.primefaces.org

Even though we can place an AJAX spinner using ajaxStatus tag, it is nice to have a built in AJAX spinner in the pagination bar of the dataTable.

23. spinner combined with f:ajax fails    forum.primefaces.org

16 Sep 2010, 16:08 by tonico spinner combined with f:ajax fails Primefaces 2.2M1, Glassfish 3.1, JSF2 When combining the spinner component with f:ajax, the up/down spinning actions gives a javascript error ...

24. buttons of p:spinner are displayed wrong in dialog    forum.primefaces.org

Hello! If I place a spinner control inside a dialog, the spinner's buttons don't get rendered properly (see screenshot 1) http://yfrog.com/3tprimebug1p If I rerender a spinner via AJAX, the buttons are ...

25. p:spinner    forum.primefaces.org

When i use p:spinner with safari and chrome browser, toggle up and down not show, but in firefox is ok ..... what can i do for this problem ...

26. Spinner component fails in a tabview    forum.primefaces.org

27. Add inputStyle/inputStyleClass to Spinner Component    forum.primefaces.org

I am using the Calendar and Spinner components in a form. The Calendar component allows me to customize the input element style by using the attributes inputStyle/inputStyleClass. The Spinner component does ...

28. [bug] p:spinner in in-place-editable p:dataTable looks ugly.    forum.primefaces.org

Cancellation Notice
Period (No of days)
...

29. p:spinner together with p:ajax and actionListener    forum.primefaces.org

19 Nov 2010, 07:07 by ladnyik p:spinner together with p:ajax and actionListener Hi, If I use h:inputText with p:ajax the method defined in actionListener is invoked but when I replace h:inputText ...

30. p:ajax in p:spinner listener    forum.primefaces.org

31. p:spinner has its button in a wrong pos    forum.primefaces.org

Hello guys. Thank prime for your excellent jsf solution ! Primefaces is the best one that I know ! Congratulations ! I`m trying to use p:spinner component, but the button is ...

32. p:spinner fractional digits seperator    forum.primefaces.org

33. BUG: buttons collapsed if inside !    forum.primefaces.org

03 Dec 2010, 06:14 by kman BUG: buttons collapsed if inside ! Can be re-produced as below: test.xhtml: Code:

34. why spinner is shown like a output text box    forum.primefaces.org

>> << zhaoyichun Posts: 3 Joined: 20 Dec 2010, 17:16 20 Dec 2010, 17:31 by zhaoyichun why spinner is shown like a output text box I am new to use this ...

35. p:spinner not allow blank/empty value? it fills zero onblur!    forum.primefaces.org

Hi firends, normally, while we left the p:spinner's inputTextbox blank, it will automatically fill up with zero (0). However, in my application, it needs to be allowed NULL value also as ...

36. Populating Data Grid table with Spinner Components    forum.primefaces.org

25 Jan 2011, 13:04 by emre Populating Data Grid table with Spinner Components Hi all, I am trying to create a data grid component including spinner components in its cells. Spinner ...

37. [SOLVED] Spinner problem    forum.primefaces.org

38. Spinner with dynamic max value    forum.primefaces.org

I am trying to create a spinner with a dynamic max value. Each time the spinner's value changes, I calculate a new maximum value for it. Code:

39. Showcase Spinner - not working    forum.primefaces.org

>> << davidfeitosa Posts: 3 Joined: 10 Feb 2011, 18:19 10 Feb 2011, 18:29 by davidfeitosa Showcase Spinner - not working Hi! I tried to run locally the Spinner example from ...

40. New Spinner component not accepting "."    forum.primefaces.org

Nilesh Namdeo Mali Technical Manager Techlead Software Engineering Pvt. Ltd. Pune, India ----------------------------------- Primefaces 3.0-SNAPSHOT Mojarra 2.1.3-b02 GF v3.1, Tomcat 7.0.11, Jetty 8.0.0.RC0 FF 6.0, Chrome 13.0.x

41. Primeface 3.0: new Spinner problem.    forum.primefaces.org

06 Apr 2011, 16:17 by giangkid Primeface 3.0: new Spinner problem. Hi guys, I'm using the latest build of Primafaces-3.0-SNAPSHOT (#317, built today) I think there's a problem with the new ...

42. Problem with spinner    forum.primefaces.org

>> << f2pro Profile Website Posts: 51 Joined: 07 Jan 2011, 18:22 Location: Brazil 08 Apr 2011, 13:19 by f2pro Problem with spinner Hello, I'm using a spinner to set the ...

43. Problem while updating Spinner    forum.primefaces.org

Hi i have searching for a solution to this problem but i don't find any, so i hope you guys help me...that's the problem I have a form and after the ...

44. p:spinner only step - no manuell input    forum.primefaces.org

Hello, Is it possible to force using only the up and down buttons of the p:spinner component? I want to ensure that the value is only from start value (min) up ...