Issue 15: Add column width attribute.
Status:  Fixed
Owner:
extremec...@gmail.com
Closed:  May 2007
Reported by extremec...@gmail.com, May 4, 2007
There is no column width, but I will add it. I plan on doing an incremental
release soon to release some of the initial Groovy stuff I am doing, so
this will be part of that.

I remember now initially thinking that to get the width we should use the
style attribute on the column and header. However, that was based on my
experience with the eXtremeTable and the reason it did not work really well
there was because I had the filter input fields in the table and it did not
honor the width very well. The dynamic nature of the filter fields means
that that is not relevant and I should have added it to JMesa. 

May 7, 2007
#1 extremec...@gmail.com
This is fixed and part of the 2.0.1 release.
Status: Fixed