Announcement

Collapse
No announcement yet.
X
  • Filter
  • Time
Clear All
new posts

    Error message is not displaying for all Cells

    When using listGrid.setAlwaysShowEditors(true);, it is showing error message(validation message) on focused cell only.

    It is reproducible on “Grid All Editors” sample in Smart GWT Showcase. Enter Alphabet’s in Population cell for multiple rows, it only show error on focused cell. Even though many more cell also having error on it.

    Thanks,
    Deepak Singh

    #2
    We see the issue and are looking into it

    Regards
    Isomorphic Software

    Comment


      #3
      We've made a change in mainline (4.0d branch) to ensure the validation error icons are written out for cells with validation errors in alwaysShowEditors:true mode.

      Regards
      Isomorphic Software

      Comment


        #4
        Is this fix is also available in 3.1p latest build?

        Thanks,
        Deepak Singh

        Comment


          #5
          It will be as of the next nightly build. We've just ported it across for you

          Regards
          Isomorphic Software

          Comment


            #6
            Thanks, it's working now.

            Comment

            Working...
            X