I'm developing a web site in ASP.NET/C# that is targeted at mobile users.
What calendar control do you recommend, that will work on Nokia, Safari, Opera?
I'm developing a web site in ASP.NET/C# that is targeted at mobile users.
What calendar control do you recommend, that will work on Nokia, Safari, Opera?
I think the best solution is using a textbox with some validation :-)
Turns out that most browsers support Ajax, so I'm going to go with a nice Ajax control from Telerik.