Hi,
I have a page which loads up webgrids dynamically in separate update panels. This works great, however when a new grid gets loaded, the previously loaded grid looses some styling (gutter background images, row lines, etc) as if the generated styles overlap in some way.
Is there a way to ensure that the styles get unique selectors?