PDA

View Full Version : How to resize table columns like a windows multi-column listbox


jonPassmore
01-29-2003, 05:06 PM
I know I have seen this done before, but I'm now searching for how it is done.

I basically want to create a multi-column listbox. I've seen a javascript enabled site before that listed data in a table (similar to a datagrid), but you could resize the columns manually just like in windows.

Any help would be appreciated.

Jon