This is the scenario:
RadFormDecorator on a page with a MultiPage and DropDownList inside two different PageViews.
The default PageView renders fine - all the controls are nicely designed using the FormDecorator.
On the other hand, on the 2nd PageView the FormDecorator is not doing its thing and the DropDownList keeps the default style.
All the other controls work fine in both PageViews.
The problem occurs only in Google Chrome - IE and FF work as expected. This was tested in Multiple Chrome versions - problem persists.
Here is a sample code, nothing fancy: