problems with JTable
Hi All,
I am facing some problems in JTable :
1) How to remove all lines between cells, neither i should have column nor row lines....there should not be any lines between any cell at all.
2) If i select a perticular cell, complete row is getting selected with a blue background, that should not happen at all.....row should not get select....
3) How to make a cell non editable.
Regards,
Ravi

