JavaScript UI Libraries & Blazor Components Suite – Smart UI Forums Scheduler How to manipulate an event before it gets saved to the localstorage Reply To: How to manipulate an event before it gets saved to the localstorage

#103422
Ojo Njoku
Participant

thanks so much for your reply. the event itemChanging gives me what i want just like you adviced. but then i noticed that when inserting an event, i dont have access to the label value, only when the event is updating, or when i use the onItemInsert event.

how can i access the label value within the itemChanging event?