variable row size list field in blackberry
Posted
by SWATI
on Stack Overflow
See other posts from Stack Overflow
or by SWATI
Published on 2010-05-01T10:35:09Z
Indexed on
2010/05/01
10:37 UTC
Read the original article
Hit count: 394
i have created an application that contains a list field(custom)
i want if a certain condition is satisfied then rowheight should be 100 else it should be 50
how can i do that
i tried setRowHeight(index,size); but it dnt worked.Moreover its undocumented toooooooooo..
any help will be appreciated
© Stack Overflow or respective owner