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
  • And just to add to my previous comment, the code only throws an error in case when we start making interactions with the grid (Assuming that there aren't any other errors in the interface), but the interface might load perfectly and continues to render perfectly as long as we don't interact with the component that tries to save the value into a variable defined in scope of with().
Reply
  • And just to add to my previous comment, the code only throws an error in case when we start making interactions with the grid (Assuming that there aren't any other errors in the interface), but the interface might load perfectly and continues to render perfectly as long as we don't interact with the component that tries to save the value into a variable defined in scope of with().
Children
No Data