This question is locked. New answers and comments are not allowed.
Hello All,
I am working on Silverlight 4 application.I started working on Telerik controls.Am getting data from WCF Service and binding it to
RadGrid and its GridviewComboBox Columns.
My scenario is i have 2 GridviewComboBox Columns(TaskNumber,EmployeeName) i can able to bind the data to Radgrid and its GridviewComboBox Columns. When i select an item and change the Task number combobox value then Employee name combobox should be filtered.
Problem:When i change Task Number ComboBox value of a selected row all the Gridview rows of Employee Name ComboBox are filtering.I need only the selected item Employee Name ComboBox should be filtered.
Note:Below you can find 2 attachments they will give you much clarity to the scenario.
Thanks in Advance
I am working on Silverlight 4 application.I started working on Telerik controls.Am getting data from WCF Service and binding it to
RadGrid and its GridviewComboBox Columns.
My scenario is i have 2 GridviewComboBox Columns(TaskNumber,EmployeeName) i can able to bind the data to Radgrid and its GridviewComboBox Columns. When i select an item and change the Task number combobox value then Employee name combobox should be filtered.
Problem:When i change Task Number ComboBox value of a selected row all the Gridview rows of Employee Name ComboBox are filtering.I need only the selected item Employee Name ComboBox should be filtered.
Note:Below you can find 2 attachments they will give you much clarity to the scenario.
Thanks in Advance