JTable - Turn Off grid for certain cells

Is there any way to trun of the grid for certain cells. I want to turn of the grid for (0,0) and (0,1) so that they appear as merged.Thanks in Advance
[164 byte] By [tsalikia] at [2007-11-26 15:58:54]
# 1
Hi Guys....Any Suggestions or Pointers to some related stuff highly appreciated...Thanks
tsalikia at 2007-7-8 22:20:04 > top of Java-index,Desktop,Core GUI APIs...
# 2
Check out the following link : http://codeguru.earthweb.com/java/articles/139.shtmlMessage was edited by: max25
max25a at 2007-7-8 22:20:04 > top of Java-index,Desktop,Core GUI APIs...
# 3
Hi, did you able to resolve this.. I also have similar requirement. can you send me the solution if you got..my email rapelli@gmail.comthanksRaghu
raghu_wgla at 2007-7-8 22:20:04 > top of Java-index,Desktop,Core GUI APIs...
# 4
I think the link he provided was the answer. If that's not good enough, try this one: http://www.crionics.com/products/opensource/faq/swing_ex/JTableExamples4.html
pthorsona at 2007-7-8 22:20:04 > top of Java-index,Desktop,Core GUI APIs...