I want to show some data on AppointmentTemplate which is foreign key. I used this code:
and filter Scheduler with another DropDownlist.
But I got " Databinding methods such as Eval(), XPath(), and Bind() can only be used in the context of a databound control' error. Is there another solution to show value of foreign key.