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

SqlAppointments and SqlResources in GridView

0 Answers 38 Views
GridView
This is a migrated thread and some comments may be shown as answers.
Aaron
Top achievements
Rank 1
Aaron asked on 02 Feb 2012, 11:24 PM
Hi,

I need to display a SqlAppointment (as in a record in the table used for a RadScheduleView) and its SqlResources in a RadGridView, but only SqlResources of a particular type.

I need to show the Name and Start date of the appointment, and then in a GridViewComboBoxColumn I need to show all of the SqlAppointment's SqlResources that have the "Staff" type.  Is there a way I can do this using just the properties of the GridViewComboBoxColumn?  I expect that the need to filter the resources by the "Staff" type will be a complication, but any advice on how to proceed would be appreciated.



Thanks,
Aaron

No answers yet. Maybe you can help?

Tags
GridView
Asked by
Aaron
Top achievements
Rank 1
Share this question
or