or
Is it possible to change the appointment view color in win form according to our requirement?
I have several categories and I want each category to be displayed in different color.
In the attached picture you can see some appointments retrieved from the database.
Each one is from deferent category so I want to differentiate using a color for each appointment.
Thanks a lot in advance
this.grdPaymentLines = Telerik.WinControls.UIRadGridView();
This only happens the first time I open the form. Any idea what the problem might be?
Regards,
K