Wijmo UI for the Web
IBeforeCellEditEventArgs Interface
Provides data for the beforeCellEdit 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 initiated cell editing.

 
 Fieldhandled

Gets or sets a value that determines how cell editing is initiated: manually or automatically. If the cell contain custom controls or if you wish to provide custom editing on the front end, then the property must be set to "true". The default value is "false", which means that the wijgrid will handle editing automatically.

 
Top
See Also

Reference

wijmo.grid Namespace

 

 


© 2013 All Rights Reserved.

Send comments on this topic.