ForeignKey
module is used to handle foreign key column’s actions.
Generates a query based on the current grid configuration.
Parameter | Type | Description |
---|---|---|
skipPage (optional) | boolean |
If true , the query will exclude paging information. |
skipGroup (optional) | boolean |
If true , the query will exclude grouping information. |
Returns Query