Can YUIs DataTable have resizeable but not moveable columns?

Posted by Justin Tanner on Stack Overflow See other posts from Stack Overflow or by Justin Tanner
Published on 2010-05-26T19:06:03Z Indexed on 2010/05/26 19:11 UTC
Read the original article Hit count: 264

Filed under:
|
|

I have implemented column resizing with YUIs DataTable as demonstrated in this example:

http://developer.yahoo.com/yui/examples/datatable/dt_complex_clean.html

Is there anyway to enable column resizing without column moving?

© Stack Overflow or respective owner

Related posts about JavaScript

Related posts about datatable