Announcement

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

    ListGrid:saveAllEdits Unable to get property 'getProperty' of undefined or null refer

    I have a several tabs. One of them has a ListGrid. ListGrid by default initialised with 1 new row so I don't need switch to this tab before save.

    When I call ListGrid.saveAllEdits() get this error:

    (TypeError) @com.smartgwt.client.widgets.grid.ListGrid::saveAllEdits()([]): Unable to get property 'getProperty' of undefined or null reference

    If I call ListGrid.saveAllEdits() after tab has been selected it works fine.

    Can you fix this bug?

    SmartClient Version: v10.0p_2015-11-06/LGPL Development Only (built 2015-11-06)
    IE11

Working...
X