RowHeader

I have create a table, added it to a scroll panel and created a RowHeader using setRowHeaderView.

The RowHeader is another table with two columns. However the RowHeader table looks like it has one column header and I can't correct this.

Has anyone had this problem before and solved it?

Thanks.

[321 byte] By [smcelroy1a] at [2007-10-2 4:36:16]
# 1

> However the RowHeader table looks like it has one column header

I don't really understand what you mean by this so I'll point you to a couple of different examples that use a RowHeader:

http://forum.java.sun.com/thread.jspa?forumID=57&threadID=594338

http://forum.java.sun.com/thread.jspa?forumID=57&threadID=608333

camickra at 2007-7-16 0:08:51 > top of Java-index,Desktop,Core GUI APIs...