I have two web drop down one is inside update panel and also i used some styles .when page loads the style applies to the web dropdown when web drop down postback happens again the default style is set to the webdrop down .Any idea about this issue.
Some styles i used :
.igdd_ValueDisplay
{
font-size: x-small;
font-weight: bold;
}
.igdd_ListItem
.igdd_DropDownList
Hi,
I'm just checking if you managed to solve your issue.
Hello,
I am so far unable to reproduce this behavior. I created small sample with two WebDropDowns and used the styles you mentioned, but they were persisted after postback. I tried posting on button click and on selection changing. I am attaching the sample for your reference. Please have a look and let me know if the issue is reproducible on your side. If not, try to modify the sample to replicate the issue.
Let me know if you have other questions.