posted 17 years ago
Hi,
I am using NetBeans 6.0 and developing some sample desktop applications with the data binding functionalities provided by NetBeans 6.0. My Probelm is i am able to bind textfields, checkboxes but i am not able to bind radio buttons to the entity bean.
The entity bean type for the JRadio Button is boolean.
Can anybody help me out in this.
thanks