Hello,

I'm using getSelectionMemory().selectedIds to get all records from store.
i want to set value for one field in store. i try using .set("field name", value) but i get the error .set is not a function.

how can i set the value in store?

Regards,
Sarah