By default, it appears that the up and down spin buttons in the numeric editor are side-by-side. Is there any way to make them so that are oriented top-and-bottom instead?
Hi david_ek,
In 11.1 release igNumericEdit had vertical spin buttons. In 11.2 we changed that for better user experience, because vertical spin buttons were small and sometimes hard to click with the mouse.
We didn't have option which relates to swapping between horizontal and vertical spin buttons. The only way to make the spin buttons vertical is with workaround. Here is the CSS rules which do the trick:
Note: This code is tested with both 11.2 and 12.1 release and browsers: IE9, Chrome 19x, Firefox 12, Opera 11.64
Hope this helps,
Martin Pavlov
Infragistics, Inc.