Monday, July 11, 2005 4:30 PM
hannes
Custom ASP .net updown control
I posted an article - more of a brief source code explanation - of an updown control that I use in my web projects.
http://community.sgdotnet.org/blogs/hannes/articles/18061.aspx
The control allows the user to enter numeric values or scroll the value using up/down buttons, and enforces valid values.
The source code for the control is available at the following url.
http://triplez.sg.gs/sgdotnet/Updown.zip