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

Type: wijmo.grid.cellInfo

Gets the edited cell's information.

 
 Fieldvalue

Gets the new cell value. If the property value is not changed, then the widget will try to extract the new cell value automatically. If you provide custom editing on the front end, then they new cell value must be returned in this property.

 
Top
See Also

Reference

wijmo.grid Namespace

 

 


© 2013 All Rights Reserved.

Send comments on this topic.