Howdy,
In design mode of a gridview, setting the PagerStyle CssClass property,
and then refreshing the gridview via rightclick -refresh, to get the
new styles applied, and the property gets removed from the PagerStyle
settings.
This doesn't happen with any of the other applied styles. In fact, I am
applying the same style class to the "Select" button ItemStyle CssClass
property and works fine.
Anyone know if this is a bug in the IDE or a foobar on my part?