Certain controls on an aspx page render incorrectly sporadically. Sometimes they show the border and sometimes they don't. Sometimes when you select an option in one of the WebDropDowns, the borders for all the controls then render. Sometimes when I refresh the browser they show up, but not always.
What could cause this rendering issue to happen? Please see attached screenshot and html code.
Forgot to add the code file.
Will,
What web browser does this happen in? Is the issue limited to one web browser or does it happen in both IE and Firefox?
Is the issue specific to the controls that are in the UpdatePanel? If the UpdatePanel is removed and you do a full postback, does the styling issue still happen?
Please answer these questions so that I may better assist you.