Reputation: 2575
I'd like to have a date AND time picker for my Silverlight application.
AFAIK there are date and time controls in the SDK and the toolkit but they pick either a date OR a time. I'd like to have the same kind of control that's available in WinForms where I can pick a date AND time at the same time.
Cheer.
Upvotes: 2
Views: 4286
Reputation: 18649
I've not used it myself, but this seems to do what you're looking for.
Upvotes: 2