Hi,
I have this table appointment
ID_Appointment
Subject
Star
End
Data_Recurrence
Data_Storage
ID_ClassRoom
ID_TypeReservation
I would like insert appointment subdivided to color typereservation,
example:
ID_TypeReservation: 1
Description: lesson
I would like insert a appointment lesson with background red, how i can?
There is an example with code source?
I use a CustomAdvanceTemplate binding to sqldatasource..for develop my application..
I have this table appointment
ID_Appointment
Subject
Star
End
Data_Recurrence
Data_Storage
ID_ClassRoom
ID_TypeReservation
I would like insert appointment subdivided to color typereservation,
example:
ID_TypeReservation: 1
Description: lesson
I would like insert a appointment lesson with background red, how i can?
There is an example with code source?
I use a CustomAdvanceTemplate binding to sqldatasource..for develop my application..