I went through many links on the internet for Jtable Button ! since I am lil good with C# i thought It will be easy to switch to JAVA but I am having a hard time in solving one problem and I can do core Java and netbeans JDBC stuff but I don't understand how to append core java into netbeans ! It seems that core JAVA and netbeans JAVA coding methods differs
I went through this coding which is in Java2SS site
Button Table Example : Grid TableSwing ComponentsJava
how to use this code for a netbeans project pls share ur ideas !
((DefaultTableModel)JTable.getModel()).getColumnName(0).r....
I tried to use the aboce code but it gives me many errors !!! pls help