Announcement

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

    bug: form.editSelectedData doesn't work with a grouped ListGrid

    SmartClient Version: v10.0p_2014-11-16/EVAL Development Only (expires 2015.01.15_12.11.41) Licensed to: Isomorphic Software (#ISC_EVAL_NIGHTLY)

    Chrome on OSX

    Please try the #updateOperation sample:
    - group the grid by some field
    - select a record

    you'll see that the only formItem which has a value is that of the grouped field.
    Actually dsForm.getValues() returns the 'groupNode' record.

    #2
    Thanks for the report - we've fixed this for builds dated November 27 and later.

    Comment


      #3
      SmartClient Version: v10.0p_2015-01-14/EVAL Development Only (expires 2015.03.15_10.24.32) Licensed to: Isomorphic Software (#ISC_EVAL_NIGHTLY)

      verified, thank you very much

      Comment

      Working...
      X