Re: refresh an updatePanel in an other updatePanel



<Rob Meade> wrote...
AutoPostBack = True
...
<http://www.singingeels.com/Articles/Populating_Related_Drop_Down_List...>


Thanks a lot, It works !!!!!

I put the 2 comboBoxes in the same update panel and I put
autoPostBack="true" in the 1rst comboBox.
I set ChildrenAsTriggers="false".

Regards

Akuma

.