I have a RadGridView that displays a list of dates.
Each date has a corresponding column called "Status" which is a ComboBox column.
My problem is that the ComboBox column list options vary depending upon the type of Date.
Is it possible to dynamically vary the itemsource per row based upon the date type?
I found this example which is close to what I need but am not sure if this can be implemented in the Telerik GridView.
Example: http://sekagra.com/wp/2013/04/dynamic-itemssource-for-combobox-in-a-datagrid/
Any assistance is Much Appreciated!
MikeF
Each date has a corresponding column called "Status" which is a ComboBox column.
My problem is that the ComboBox column list options vary depending upon the type of Date.
Is it possible to dynamically vary the itemsource per row based upon the date type?
I found this example which is close to what I need but am not sure if this can be implemented in the Telerik GridView.
Example: http://sekagra.com/wp/2013/04/dynamic-itemssource-for-combobox-in-a-datagrid/
Any assistance is Much Appreciated!
MikeF