ASP .Net Scheduling Calendar Controls... [modified]
-
So far the control implementation by Infragistics looks to be the best control out there. Does anyone have a favorite that is not Infragistics? I've cruised through articles here and I need some that is all the way tuned out that I can style using CSS and such. I am doing a quick and dirty site for someone and they don't want to spend a lot of money and I don't want to reinvent the wheel for something that there are at least 3 decent ones I've run across. Is there a scheduling control out there you like more than Infragistics and if so what is it? John Cardinal I am pretty sure you have used Infragistics right? Have you used this control and do you have any comments?
modified on Saturday, January 05, 2008 12:18:00 AM
-
So far the control implementation by Infragistics looks to be the best control out there. Does anyone have a favorite that is not Infragistics? I've cruised through articles here and I need some that is all the way tuned out that I can style using CSS and such. I am doing a quick and dirty site for someone and they don't want to spend a lot of money and I don't want to reinvent the wheel for something that there are at least 3 decent ones I've run across. Is there a scheduling control out there you like more than Infragistics and if so what is it? John Cardinal I am pretty sure you have used Infragistics right? Have you used this control and do you have any comments?
modified on Saturday, January 05, 2008 12:18:00 AM
-
Scheduling... You mean like a datepicker control? ...Or something like an Outlook/Google Calendar appointment book?
Aha! You must be the one who moved me. :-D Umm... Google. A full blown appointment calendar and scheduling system for a medical office.
-
Aha! You must be the one who moved me. :-D Umm... Google. A full blown appointment calendar and scheduling system for a medical office.
-
So far the control implementation by Infragistics looks to be the best control out there. Does anyone have a favorite that is not Infragistics? I've cruised through articles here and I need some that is all the way tuned out that I can style using CSS and such. I am doing a quick and dirty site for someone and they don't want to spend a lot of money and I don't want to reinvent the wheel for something that there are at least 3 decent ones I've run across. Is there a scheduling control out there you like more than Infragistics and if so what is it? John Cardinal I am pretty sure you have used Infragistics right? Have you used this control and do you have any comments?
modified on Saturday, January 05, 2008 12:18:00 AM
Hi, "I am doing a quick and dirty site for someone" - If you are willing to wind of the task in a cheaper way - use javascipt calender control which you can find at many places on the net and when the user selects a date get the date into a text field and the task on that date into another store them into db for future ref., -Ram.