Version

IGridModel Interface Methods

For a list of all members of this type, see IGridModel members.

Public Methods
 NameDescription
 MethodDataBindrebinds the grid  
 MethodGetDatacauses rebinding, and returns the DataView  
 MethodGetDataColumnsGet data columns - when there are MultiColumnHeaders return only data columns  
 MethodLoadTransactions<T>load transaction log so that changes can be persisted to the database using Linq context (from application code).  
 MethodSetUnboundValuesOverloaded.   
 MethodToJsonreturns a JSON string representation of the widget options  
See Also

View on GitHub