Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
845
Overriding Spin Editor Increment With ColumnStyle.IntegerPositiveSpin
posted

 I have set a column's style with ColumnStyle.IntegerPositiveWithSpin. When a user clicks on the increment button I want the value to change by 100 instead of 1. Is there a property or event I can handle to do this?

Regards,

Albert 

Parents
  • 469350
    Verified Answer
    Offline posted

     Hi Albert.

    What version of the controls are you using? A new SpinIncrement property was added to the editor in the latest release (v8.2). 

Reply Children