I have tried to delete a resource by having a menu item on Resource menu and using callback to update the database and rebinding the data. I am also using update() method inside SchedulerBeforeResRender which is causing me below client side exception. Any help would be appreciated
if(!this.rows[y].Hidden)
Unable to get property 'Hidden' of undefined or null reference