Announcement

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

    setCanSelectCells error after upgrade to 5.1p_2015-12-16


    We cannot add new records to grids that utilize CanSelectCells after upgrading to 5.1:

    From smartgwt ee 4.1p_2014-03-23 to 5.1p_2015-12-16:

    1.Set setCanSelectCells(true) in grid initialization
    2.Call startEditingNew() method after the grid created.

    To reproduce, open the screen after updating. Add a record. edit.
    Last edited by bkelly; 11 Jan 2016, 07:13. Reason: remove formatting codes

    #2
    We've made a change to address this issue. Please try the next nightly build, dated January 13.

    Regards
    Isomorphic Software

    Comment


      #3
      Confirmed fixed in build SmartGWT 5.1p_2016-01-14 , thanks.

      Comment

      Working...
      X