Percentage width for cells in web Datagrid

E

Elizabeth

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
 
A

addup

Elizabeth said:
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

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 --
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
473,755
Messages
2,569,537
Members
45,020
Latest member
GenesisGai

Latest Threads

Top