how to set row height for each row

Hi

i am trying to setrowheight of row in a JTable using setRowHeight(row,rowheight)

it is not affecting on Table.but if i use setRowheight(rowheight) it applying

entire table ,please help me to solve this problem

after setRowHeight(row,rowheight), i am calling firechanged() method also ,i t will not affecting please hemp me

how to set row height at runtime in a JTable

[410 byte] By [Jspinnera] at [2007-10-2 13:40:53]
# 1
Hey check the row number u have passed is a valid one...Ciya.
ciyaa at 2007-7-13 11:34:01 > top of Java-index,Desktop,Core GUI APIs...
# 2
i am validrow number, but i am not getting
Jspinnera at 2007-7-13 11:34:01 > top of Java-index,Desktop,Core GUI APIs...
# 3
i am pssing valid row number
Jspinnera at 2007-7-13 11:34:01 > top of Java-index,Desktop,Core GUI APIs...
# 4
Ok fine... do one thing... post ur code here let me check and tell u....Ciya.....
ciyaa at 2007-7-13 11:34:01 > top of Java-index,Desktop,Core GUI APIs...