Hajidon
|
Posted: February 13, 2010 20:11 by Hajidon
|
|
hi, I am trying to bind a table which has JLabel (ImageIcon) in its first two columns and then String values in the other two columns. I am trying to bind the later columns with a list but it overwrites my table model and instead of showing the four columns it only shows two when i try to bind it (when i call the bind method). It does bind the Table with list though and on updating list it shows the values in the table but shows only two columns. not able to figure out why it is showing only two columns. |
Binding a specific column in Jtable with list using BetterBeanBinding
Replies: 1 - Last Post: May 09, 2011 03:18
by: dengdai
by: dengdai
showing 1 - 2 of 2
Fabrizio Giudici
|
Posted: February 17, 2010 16:10 by Fabrizio Giudici
|
|
Hi Hajidon. I've read this post by chance, since you posted it to the general Kenai forum. Would you mind please to re-post it to the users@betterbeansbinding.kenai.com mailing lists? The topic might be helpful for others, and others might be able to help. Thanks. |
Replies: 1 - Last Post: May 09, 2011 03:18
by: dengdai
by: dengdai







