Announcement

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

    IE8 canSelectCells canDragSelect regression

    SC: SNAPSHOT_v9.1d_2013-10-21
    OS: XPsp3 on VMWare
    Browser: IE8

    When you try to drag select multiple cells, a JS error is thrown.

    It works fine in the online example:

    http://smartclient.com/docs/9.0/a/system/reference/SmartClient_Explorer.html#cellSelection

    But in the nightly

    SNAPSHOT_v9.1d_2013-10-21/PowerEdition Development Only

    it throws an error:

    Member not found. ISC_Grids.js line 624,char 174.

    I'm not sure when the regression was introduced.

    FYI, I am actually using the grid with selectionType:"simple", but the same error is throw with the default example of selectionType:"multiple".

    Thanks in advance

    #2
    This issue should now be resolved.
    Please try the next nightly build (dated Oct 23 or above)

    Regards
    Isomorphic Software

    Comment


      #3
      Thanks! That fixed it.

      Comment

      Working...
      X