For a list of all members of this type, see IGridModel members.
Name | Description | |
---|---|---|
DataBind | rebinds the grid | |
GetData | causes rebinding, and returns the DataView | |
GetDataColumns | Get data columns - when there are MultiColumnHeaders return only data columns | |
LoadTransactions<T> | load transaction log so that changes can be persisted to the database using Linq context (from application code). | |
SetUnboundValues | Overloaded. | |
ToJson | returns a JSON string representation of the widget options |
View on GitHub