Click or drag to resize
GridTableViewPerformInsert Method
Perform asynchronous insert of the new item, diplayed by KaxGrid when in edit mode, using the DataSourceControl API, then Rebind. When the asynchronous operation calls back, KaxGrid will fire ItemInserted event.

Namespace: Kettic.AspNet.Controls
Assembly: Kettic.AspNet.Controls (in Kettic.AspNet.Controls.dll) Version: 2014.4.1129.0 (2014.04.1129.0)
Syntax
public void PerformInsert()
See Also