Hello, Nikita,
In order to change the font of the grid cells, it is suitable to use the
CellFormatting event:
As to the font of the
RadDateTimeEditor, you can specify the font when the editor is initialized as follows:
You can also specify the minutes step by setting the RadDateTimePickerCalendar.TimePicker.TimePickerElement.
Step property:
In order to specify working hours, note that you can cancel the
ValueChanging event of
RadGridView if the selected hour is not allowed. Thus, the user will be restricted according to your custom requirements. You can find below a sample approach:
I hope this information helps. If you need any further assistance please don't hesitate to contact me.
Regards,
Dess | Tech Support Engineer, Sr.
Progress Telerik
Get
quickly onboarded and successful with your Telerik and/or Kendo UI products with the Virtual Classroom free technical training, available to all active customers.
Learn More.