Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
45
UltraWebGrid - "Table control" text appears instead of the grid
posted

I am encountering a strange issue that is occurring on random PC's.  When a user does a search on one of our web pages, the results are then displayed in an UltraWebGrid on that page.  However, on some PC's, when the user does a search, instead of the results being displayed in the grid, the text "Table control" will appear in place of the UltraWebGrid.

This does not happen on all the user's PC's, so I am stumped to what is causing it.  Some of the users are running IE8, the rest are running IE6.  It happens with both IE6 and IE8.

It seems that this text is being returned from the UltraWebGrid control, because I cannot locate it anywhere in the project's code.  Does anyone know what could be causing this?

UltraWebGrid v7.1 / ASP.NET 2.0 / IE6 & IE8

Parents Reply Children