I have a Flex Spark Datagrid that has variableRowHeight set to true. I also 
have the requestedRowCount set to the length of the dataProvider. So, in theory 
the rows shown should be the same number in the dataprovider(Arraycollection). 
However, the problem is that due to having variableRowHeight=true and some rows 
being multiline, in some instances, all of the rows are not getting shown.

Suggestions on how I can fix this issue?

Thanks, in advance.


Reply via email to