hi,
I have a grid and another grid inside it using the : HierarchyChildTemplate.
In the childtemplate grid, I have 2 : GridViewComboBoxColumn.
I can easily show the list for the first one, unfortunately, the list of the second depends on the first one. I looked at this example : http://www.telerik.com/help/silverlight/radgridview-columns-column-types-combobox-column.html
but I don't think i can make it work since I'm in a subGrid and don't have access to all that information.
Any way to make it work or am I missing something?
thanks
Dom
I have a grid and another grid inside it using the : HierarchyChildTemplate.
In the childtemplate grid, I have 2 : GridViewComboBoxColumn.
I can easily show the list for the first one, unfortunately, the list of the second depends on the first one. I looked at this example : http://www.telerik.com/help/silverlight/radgridview-columns-column-types-combobox-column.html
but I don't think i can make it work since I'm in a subGrid and don't have access to all that information.
Any way to make it work or am I missing something?
thanks
Dom