Hello everyone,
I am using the RadScheduler and RadSchedulerNavigator control with a Custom Appointment Class.
I would like to be able to add and remove columns to the default SearchGrid based on the fields that I added to my Custom Appointment Class.
I would also like that the search process handle this customs fields.
It is possible to edit SearchGrid Columns and handle custom fields in the search process? - How to do that?
I see SchedulerNavigatorElement.SearchGrid gives you access to the search grid. But I'm not able to Customize the search grid columns.
This is the documentation that i have used to customize appointment (Just to be clear as much as possible about custom appointment class):
https://docs.telerik.com/devtools/winforms/controls/scheduler/data-binding/binding-to-custom-fields
Any help will be very appreciated.
Thank to all and have a holiday time!