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

GridItemRenderer overrides error tooltip

    XMLWordPrintableJSON

Details

    Description

      GridItemRenderer is a UIComponent, which can receive an errorString to signify that validation has failed on the data shown in the renderer. This is useful when the item editor (e.g. a dropdown list) disappears after the user chooses a value, and the application still needs a way to show the user they need to change the data.

      However, when a Validator associated with that renderer fails the validation, the red tooltip that appears is either empty or shows the value in that cell (using the column's itemToDataTip() function). This happens because GridItemRenderer.toolTipShowHandler doesn't take account that the tooltip can be an error tooltip, which it shouldn't alter.

      Attachments

        1. FLEX-34944.ZIP
          4 kB
          Mihai Chira

        Issue Links

          Activity

            People

              evolverine Mihai Chira
              evolverine Mihai Chira
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: