I want in my asp.net application is to create a schedule.The events should be dragged from the treeview and dropped onto the calendar control to create the schedule.What i want is that someone could suggest what is the best calendar control available in the market to do so.My budget is 300$.If there is some other way of achieving this then do tell me
views:
73answers:
2
+1
A:
I use Telerik's RadScheduler for ASP.NET AJAX and I'm very satisfied with it.
But it costs $799, or 10k reputation points in Stack Overflow.
Rubens Farias
2010-01-19 08:36:37
The cost is too much,can i get only the calendar control not the whole pack
Tarun
2010-01-19 10:20:06
@Tarun, you'll need to ask them: http://www.telerik.com/
Rubens Farias
2010-01-19 10:28:29
+1
A:
Tarun,
Not exactly what you've described, but perhaps a good starting point. this is a jquery calendar app that just 'works'. i've used it in several 'simple' projects with ease.
http://arshaw.com/fullcalendar/
let me know if this is of any use in your scenario.
jim
jim
2010-01-19 09:02:02