Hello,
I'm needing to access the information in ListRowInfo elements (in the 'rowInfo' array) for a LIST. Since the rowInfo is Protected, I'm extending List into my own class, but when I try to import "mx.comtrols.listClasses", FlexBuilder is telling me that "Definition mx.Controls.listClasses could not be found." Can anyone point me towards a solution? Thanks in Advance, Steve

