Hi,
My requirement is like this.I want the spincontrol to increment the value by .25.Iam using ultraDateTime control and want to have minvalue as .00 and maxvalue as 8.00 (.00-8.00 - .25 increments).The user should only use the Up/down arrows to increment/decrement value.Is this posssible ??
Thanks
- Manjusha
An alternative would be to hide the spin button and use the ButtonsRight collection on the contol to add an EditorSpinButton. Then you could handle the EditorSpinButtonClick event and increment the value of the control in code.
If you have an active subscription, the 2008 Volume 2 key should have already been assigned to your user account. Please see your account representative or the person at your company that manages your Infragistics licenses for your 2008 Volume 2 key.
I have volume 1, how can I get the volume 2 ??
I believe this feature was implemented via the SpinIncrement property in NetAdvantage 2008 Volume 2.
http://help.infragistics.com/Help/NetAdvantage/NET/2008.2/CLR2.0/html/Win_WinNumericEditor_Can_Now_Increment_by_Values_Other_than_One.html