hi ...ranchers i m using jTable in my project i want JTable cells to be uneditable meaning user shuld not be able to edit JTable cells .For this i m using method public boolean isCellEditable(int rows ,int columns) {return false;} but this method is not working.how can i make my JTable cells uneditable. please friends help me. i m waiting 4 ur reply monica(mona)
In an effort to help you get the most from our forums, we've compiled a list of tips for asking questions here. You can find the list in our FAQ section here. In particular, please see CarefullyChooseOneForum.
Again, welcome to JavaRanch and good luck with your question. -Ben
I'll ask that this thread be moved to the Swing forum for you. [ June 30, 2006: Message edited by: Ben Souther ]