| Page 1 of 1 | [ 3 posts ] |
|
Hi DataTable Experts!
I've done a quick search looking for 'cell bleed' and 'colspan' and couldn't really find what I needed. Using http://developer.yahoo.com/yui/examples/datatable/dt_basic.html as the base, simply add a new column to the end of the table. Next, resize the title column so that the width of the column is smaller than the width of the contents of the column. What I'm trying to do: If there is no data in the column to the right of the title column and the contents of the title column are wider than the column itself, I would like the display of the title column to continue into the next column if adjacent cell column is empty. Is there a CSS trick or something to allow this with YUI2 tables? Thanks! Jim |
|
It seems that 'overflow: hidden' might be the source of my problem. When I resize the column, it seems this CSS gets reset from visible. More clues I guess.
Appreciate any feedback. Thanks! |
|
An 'inline style' of 'overflow: hidden;' appears to be added from somewhere/thing when you adjust the column width via drag and drop.
|
| Page 1 of 1 | [ 3 posts ] |
| You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum |
© 2006-2013 Yahoo! Inc. All rights reserved.
All code on this site is licensed under the BSD License unless stated otherwise.
About This Site · Security Contact Info
Powered by phpBB® Forum Software © phpBB Group