Hi,
I am using the RadComboBox and the related combo as implemented in this example http://demos.telerik.com/aspnet-ajax/combobox/examples/functionality/multiplecomboboxes/defaultcs.aspx
My test application is here http://www.methaq.ae/brokers/Web_Motor/Default.aspx
To test it pick a car make and model and click 'Get Quotation'.
This causes a postback and then notice the model combo is blank and empty.
It worked fine until I wrapped panel containing the controls in a RadAjaxPanel which is updated when the 'Get Quotation' is clicked.
This causes the second combo Vehicle Model to reset to blank.
Do I need to do something additional when in a RadAjaxPanel.
Thanks,
Roann
I am using the RadComboBox and the related combo as implemented in this example http://demos.telerik.com/aspnet-ajax/combobox/examples/functionality/multiplecomboboxes/defaultcs.aspx
My test application is here http://www.methaq.ae/brokers/Web_Motor/Default.aspx
To test it pick a car make and model and click 'Get Quotation'.
This causes a postback and then notice the model combo is blank and empty.
It worked fine until I wrapped panel containing the controls in a RadAjaxPanel which is updated when the 'Get Quotation' is clicked.
This causes the second combo Vehicle Model to reset to blank.
Do I need to do something additional when in a RadAjaxPanel.
Thanks,
Roann