In a data entry form I placed several comboboxes.
I also had two in an updatepanel which becomes visible dependant on input.
No problems.
After setting the skins of the original combos (outside the updatepanel) to "Vista" the ones in the updatepanel break and do not display even their default skin correctly.
Setting the combos in the updatepanel to Vista too, and everything is fine again.
So in summary, changing the original combo's skin property to anything from the default and not doing the same to those in the updatepanel broke the display of those in the updatepanel.
Don't need assistance as this is not causing me a problem, just a bug I noticed whilst coding.
I also had two in an updatepanel which becomes visible dependant on input.
No problems.
After setting the skins of the original combos (outside the updatepanel) to "Vista" the ones in the updatepanel break and do not display even their default skin correctly.
Setting the combos in the updatepanel to Vista too, and everything is fine again.
So in summary, changing the original combo's skin property to anything from the default and not doing the same to those in the updatepanel broke the display of those in the updatepanel.
Don't need assistance as this is not causing me a problem, just a bug I noticed whilst coding.