I want to create a combobox in ASP.NET with devexpress like the example to follow:enter image description here
I have already consulted some documentation and did not find anything like min and max Value
CodePudding user response:
Use the ASPxSpinEdit control instead for editing the numeric values with min/max limits.
CodePudding user response:
Maybe this will work:
