Sorry, I'm a Flex newby, but I have a question regarding the display of rows in a DataGrid. I want to display the current row/object in the DataGrid based on an attribute contained w/in the current row object. For example, I have an Action Script object (representing the current DataGrid row) that contains a Boolean, and I only want to display that row based on that Boolean value. Is this possible? Any feedback would be appreciated, thanks in advance!

