I am using TableModel class in OS 6 of Blackberry. Everything else works fine but I am not able to allow the table to auto adjust the height of the row. As per the api documentation there is a method - dataTemplate.useFixedHeight(false) which should allow the table to auto adjust the height. But whenever I set the useFixedHeight to false, I get a index error. The exactly same program works fine when I set the useFixedHeight to true.

Please note that my table has a mix of text and buttons. Not sure if that makes any difference.

link|improve this question

50% accept rate
feedback

Know someone who can answer? Share a link to this question via email, Google+, Twitter, or Facebook.

Your Answer

 
or
required, but never shown

Browse other questions tagged or ask your own question.