Wijmo UI for the Web
IAfterCellEditEventArgs Interface
Provides data for the afterCellEdit event of the wijgrid.
Browser Compatibility
7
5
5
Fields
 NameDescription
 Fieldcell

Type: wijmo.grid.cellInfo

Gets the edited cell's information.

 
 Fieldevent

The event that initiates the cell update.

 
 Fieldhandled

Gets or sets a value that determines how cell editing is finalized: automatically or manually. The default value is "false", which means that the wijgrid will try to finalize cell editing automatically by applying the column's cell formatter to the cell. If this behavior is not suitable for you, then this property must be set to "true".

 
Top
See Also

Reference

wijmo.grid Namespace

 

 


© 2013 All Rights Reserved.

Send comments on this topic.