I am upgrading my web site from the old ASP.NET controls to the ASP.NET AJAX controls. The grids looked fine in development on my PC. After publishing the site to the test server, all of the grids dropped off the first column!
In IE8, localhost was included in the websites to be displayed in Compatibility View by IE8, so I removed it. Now the first columns are missing when I run my site locally.
I tried setting MasterTableView to width 100%, but this had no effect.
Anyone know why this is happening? Thanks.
Dan
In IE8, localhost was included in the websites to be displayed in Compatibility View by IE8, so I removed it. Now the first columns are missing when I run my site locally.
I tried setting MasterTableView to width 100%, but this had no effect.
Anyone know why this is happening? Thanks.
Dan