Uploaded image for project: 'Apache Flex'
  1. Apache Flex
  2. FLEX-33946

There is an issue with the spark data grid when used with requestedMaxRowCount set to a value.

    XMLWordPrintableJSON

Details

    Description

      There is an issue with the spark data grid when used with requestedMaxRowCount set to a value.

      Issue:
      If my requested max row count is 4 and I have 5 elements in the grid.
      I select one of the rows and remove it from the grid .
      By accessing the data provider.
      This causes the grid to crash ..

      Analysis :
      This happens only when the number of elements the grid are n+1 when
      requestedMaxRowCount = "n"

      Work around :
      Use the height property of the grid instead of requestedMaxRowCount.
      Give it a set height .

      Attachments

        1. DataGridTest.mxml
          0.9 kB
          Santosh Radhakrishna

        Activity

          People

            jmclean Justin Mclean
            sradhakrishna Santosh Radhakrishna
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: