Uploaded image for project: 'Beehive'
  1. Beehive
  2. BEEHIVE-886

data grid converts various "value" attributes into Strings when it should leave them as Objects

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Critical
    • Resolution: Fixed
    • v1m1
    • 1.0
    • NetUI
    • None

    Description

      The data grid has a bad bug that causes objects intended for display in cells to be toString()'ed before they ever have an opportunity to be formatted.

      The result is that the date and number formatters don't work because the grid's model JavaBeans work only on Strings.

      I believe that this is significant enough to fix before 1.0, let me know if anyone disagrees.

      Attachments

        Activity

          People

            njantz Nathan Jantz
            ekoneil Edward O'Neil
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: