Grid column sorting

In IE9 I add a couple records to the grid. Then I go to the column header and there’s no sorting indicator. I refresh and still nothing. But later when I go back I notice that the sorting arrows are there. I’m just testing, and you probably don’t need to sort a couple records but I’m curious why this component would act this way?

Thanks,

David

Sorting indicator is loaded through CSS, if during some earlier test you didn’t use imgs folder from the package, invalid (empty) sorting image may be cached.

I moved the css into the head section and it appears to work

I believe that the css below is the ones I need.

Thanks,

David

Notes: