When am trying to update the editable grid , the attached code throws an error

When am trying to update the editable grid , the attached code throws an error
Expression evaluation error in rule 'rule': Cannot select without a Value
Any solutions/changes to the code?


Sample Code

OriginalPostID-158041

OriginalPostID-158041

  Discussion posts and replies are publicly visible

Parents
  • @Sonal - Yes that works fine in the UI. When i try to update the values in grid i got this error.
    @Sikhivahan - May be that is the reason i have declared a new variable local!newStaffingDetails in load. So my question is how do i save the updated information into a new variable which is null.
    I used this new variable for attribute itemsToken: local!newStaffingDetails in applyComponents. But no luck.
    Any suggestions?
Reply
  • @Sonal - Yes that works fine in the UI. When i try to update the values in grid i got this error.
    @Sikhivahan - May be that is the reason i have declared a new variable local!newStaffingDetails in load. So my question is how do i save the updated information into a new variable which is null.
    I used this new variable for attribute itemsToken: local!newStaffingDetails in applyComponents. But no luck.
    Any suggestions?
Children
No Data