all groups > asp.net datagrid control > july 2006 >
You're in the

asp.net datagrid control

group:

Percentage width for cells in web Datagrid


Percentage width for cells in web Datagrid Elizabeth
7/19/2006 4:10:22 PM
asp.net datagrid control:
Hello:

I was migrating a web application from VS2003 to VS2005.
In one page I had a grid with some cells with fixed width in pixels and two
cells with width in percentage (65% and 35% respectively). In these cells
with percentage I use user controls (dropdown extended).

So in my old application in VS2003 all was working fine, but now in VS2005
the same page is not working well, seems like the grid can not work with
mixed type of width (some fixed widh pixels and some with percentage) and
the cells with percentage are growing a lot.

Please, somebody knows how solve this problem?

Thanks a lot

Elizabeth

Re: Percentage width for cells in web Datagrid addup
7/20/2006 1:40:06 PM

[quoted text, click to view]

The same HTML, on the same browser should always look the same.
I suggest you compare the HTML emitted by the "VS2003" and "VS2005"
versions of the app.
Once you figure out what's different, then you can start to look at
why.

-- a --
AddThis Social Bookmark Button