The following tables list the members exposed by GridDataSourceActionAttribute.
Name | Description | |
---|---|---|
![]() | GridDataSourceActionAttribute Constructor |
Name | Description | |
---|---|---|
![]() | AllowMultiple | (Inherited from System.Web.Mvc.FilterAttribute) |
![]() | Order | (Inherited from System.Web.Mvc.FilterAttribute) |
![]() | TypeId | (Inherited from System.Attribute) |
Name | Description | |
---|---|---|
![]() | Equals | (Inherited from System.Attribute) |
![]() | GetHashCode | (Inherited from System.Attribute) |
![]() ![]() | InferFeatures | infers enabled grid features based on request params and values. GridFeatures are instantiated from the passed parameter gridFeatureFactory. |
![]() | IsDefaultAttribute | (Inherited from System.Attribute) |
![]() | Match | (Inherited from System.Attribute) |
![]() | OnActionExecuted | intercepts the controller call, and transforms the action result into a json result. |
![]() | OnActionExecuting | implementation of the ActionExecuting event |
View on GitHub