hi,
I have one question about RadScheduler. how can i get the value of one field of the appointment from code behind instead of using SqlDataSource ?
in my case, i wanna apply different colors to different types of appointments. i have colorID and colorCode(FFFFFF) in the database. how do i set the value of colorID or colorCode to different appointments from code behind?
Thanks !
I have one question about RadScheduler. how can i get the value of one field of the appointment from code behind instead of using SqlDataSource ?
in my case, i wanna apply different colors to different types of appointments. i have colorID and colorCode(FFFFFF) in the database. how do i set the value of colorID or colorCode to different appointments from code behind?
Thanks !