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