DaltonPimmel / flexigrid

Automatically exported from code.google.com/p/flexigrid
0 stars 0 forks source link

Displays wrong when column width not provided #85

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
Check out:

http://register.rcsreg.com/r2/flexigrid_bug/flexigrid_bug.html

The first table has <th width='100'> whereas the widths are not
specified in the second table.  The second table never lines
up correctly.

This is a problem for me, because I don't want to initialize the
widths to a known value.  I want the data to dictate the width
as is normal for a table.

Tested in Chrome 5.0 and Firefox 8 on Kubuntu.

IE 8 displayed the header to the side of the table.  Not sure
why.  Check my html syntax.

Thanks

Original issue reported on code.google.com by t...@tobiah.org on 10 Nov 2011 at 8:55

GoogleCodeExporter commented 8 years ago
I get the issue in all browsers

Original comment by cyborg10...@gmail.com on 26 Jul 2012 at 10:24