ASP.NET Pack Programmer's Guide
Calendar.editItem Method
See Also
 





Edits the item.

Namespace: MindFusion.Scheduling
Package: Calendar.js

 Syntax

JavaScript  Copy Code

function editItem (item, args)

 Parameters

item

Type: Item
The item to be edited.

args

An object that holds the changed properties of the edited item.

 Remarks

For more information about editing items on the client-side, please refer to Manipulating Items on the Client.

 See Also

Calendar Members
Calendar Class
MindFusion.Scheduling Namespace