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

Underlying Dataitems in the ResourceType

0 Answers 52 Views
Scheduler
This is a migrated thread and some comments may be shown as answers.
Dan
Top achievements
Rank 1
Dan asked on 11 Feb 2018, 05:07 PM

I am looking for a way to access other dataitems in in code-behind other than the KeyField, TextField and ForeignKeyField in the Resource object. 

<telerik:ResourceType KeyField="ID" Name="Room" TextField="RoomName" ForeignKeyField="RoomID"  DataSourceID="RoomsDataSource">

My datasoure is based off of a class with multiple properties and when scheduling a new appointment my custom attributes from the scheduler are empty.  

Thanks in advance.

No answers yet. Maybe you can help?

Tags
Scheduler
Asked by
Dan
Top achievements
Rank 1
Share this question
or