Hello everyone, I had a client with a very strong C background. Naturally, they didn't want a DatePicker in their app. So I had to produce a basic component for date input myself. It is really simple, consists of three PropertySelects, but it shows months' names localized automatically and it binds to a Calendar which is IMHO more convenient than a Date.
I am sure someone have already made something like this, but anyway... The component and its source code can be found here: http://sundraw.ws/components.php Cheers, Alex --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
