Hi,


I have 3 asp drop downs and a MultiCombo. and a Ext Js Grid. I need to place all drop downs in update panel. I feel values in multicombo on change of other asp dropdowns.
But When I select values from asp drop down then it shows Js error and doesn't show multicombo.
Without update panel it shows correct values in Multicombo.
I feel values from databse.

Error shows Missing ";" and Multicombo vanishes.
I called updatepanel .update method but it didn'tworked.

Is there any criteria to use Ext Js with Update panel?

My grid also doesn't work in update panel.


thanks