JTable columns set width size
843806Mar 19 2008 — edited Mar 23 2008hi, i have a problem with a jtable, i got one with only 2 columns and one of them shows only a date and the other one shows larger data
the thing is that when i do the table and set a certain width for it, the table gives this 2 columns same width wich i dont want, because of what i said before..
does anyone knows how to set the column width size static? so i can let the larger data column to take the most space of the table?