I have 5 comboboxes and I need to filter 4 of them based on what was selected in the 5th one. I have implemented this based on the example here:
http://www.telerik.com/community/forums/aspnet-ajax/combobox/related-comboboxes-server-side.aspx
It works for the 1st combobox but not for the other 3. I keep on getting 'The given key was not present in the dictionary.'. Can you show an example of filtering 4 comboboxes based on selected value of 1 combobox.
thanks.
http://www.telerik.com/community/forums/aspnet-ajax/combobox/related-comboboxes-server-side.aspx
It works for the 1st combobox but not for the other 3. I keep on getting 'The given key was not present in the dictionary.'. Can you show an example of filtering 4 comboboxes based on selected value of 1 combobox.
thanks.