Plugin Developer Discussion

Discussion for FogBugz Plugin developers

Grid View doesn't like Columns with divs

I am generating the following content for a grid view cell.

<div style='border:solid 1px black; width:1em;float:left; padding:0;'><div style='margin:0;padding:0; background-color:white;width:100%'>&nbsp;</div></div>&nbsp;Shipped

When I resize the column or double click it to autosize, the column gets screwed up.

Here is a screen capture of it:
https://ruseks.fogbugz.com/default.asp?pg=pgDownload&pgType=pgWikiAttachment&ixAttachment=4&sFileName=resize.swf.unsafe
Stefan Rusek Send private email
Monday, April 27, 2009
 
 
I've opened a case.  In the meantime you should be able to use anything other than a <div>, such as <span style="display:block">.  It looks like the JS is just looking for divs and resizing them.
David Fullerton Send private email
Monday, April 27, 2009
 
 

This topic is archived. No further replies will be accepted.

Other recent topics Other recent topics
 
Powered by FogBugz