Hi
this is shanker am doing one project , amusing rad scheduler control my requirement is bind the data in red scheduler control
this is my code
RadScheduler1.DataSource = Calendermanager.sch_view_calendar(Radcomclass.SelectedValue.GetInteger());
RadScheduler1.DataBind();
how to indicate columns in rad-scheduler my columns here just like
_week_day;
calendar_date;
start_time;
end_time;
subject;
class1;
room;
teacher;
holiday;
session_schedule_detail_id;
session_schedule_id; and it is the my table view sch_view_calendar
please how to bind the values in rad scheduler it,s argent please send
thanks and regards
shanker.b