This is a migrated thread and some comments may be shown as answers.

How to limit available weekdays in Telerik WPF RadDatePicker within RadGridView based on model configuration

1 Answer 38 Views
GridView
This is a migrated thread and some comments may be shown as answers.
Coola
Top achievements
Rank 1
Coola asked on 29 Jun 2016, 12:57 PM

I need to limit available weekdays to select in Telerik WPF RadDatePicker. This RadDatePicker is in column of Telerik WPF RadGridView. Configuration of weekdays available to select should be different for each row.

I've created model with available weekdays configuration, but I don't know how to simply attach such functionality to RadGridView.

Thanks in advance for any help.

1 Answer, 1 is accepted

Sort by
0
Dilyan Traykov
Telerik team
answered on 04 Jul 2016, 10:11 AM
Hello Coola,

A good example of how you can create a custom column has been documented in our Create Custom Editor with RadGridView.

You can use a similar approach in order to create a custom RadDatePicker column and bind its BlackoutDates property accordingly.

You can also have a look at the Allowed Dates and Custom Column demos from our SDK Samples Browser if you have not done so already.

I hope you find this helpful.

Regards,
Dilyan Traykov
Telerik
Do you need help with upgrading your AJAX, WPF or WinForms project? Check the Telerik API Analyzer and share your thoughts.
Tags
GridView
Asked by
Coola
Top achievements
Rank 1
Answers by
Dilyan Traykov
Telerik team
Share this question
or