Search results

ForeignKey API in JavaScript Grid API control

ForeignKey module is used to handle foreign key column’s actions.

Methods

generateQuery

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