[thelist] Show Hide table columns in datagrid
VOLKAN ÖZÇELİK
volkan.ozcelik at gmail.com
Fri Jun 17 00:38:39 CDT 2005
On 6/17/05, Sam Carter <sam at iness.com> wrote:
> Anyone have a good solution JavaScript / CSS that'll allow users to show
> / hide individual columns in a browser's rendering of a datagrid ?
>
- Setting the topmost td (or th)'s width to 0px works in ie quirksmode.
- You may play with "display" css attribute of the column as well.
I've not implemented either of these recently, and I'm unsure whether
it will work cross-browser.
HTH,
Volkan
More information about the thelist
mailing list