New to Kendo UI for AngularStart a free 30-day trial

GridAIRequestData

Updated on Dec 12, 2025

Defines the data used to build the HTTP request body sent by the Grid Toolbar AI Assistant.

NameTypeDefaultDescription

columns

GridAIRequestColumnDescriptor[]

The columns of the grid, each represented by its field, id, header, and nested columns (if any).

promptMessage

string

The prompt message to be sent to the AI service.

requestOptions

{[key: string]: any}

The request options for the AI service, including headers, method, and other configurations.

url?

string

The URL of the AI service endpoint.

Not finding the help you need?
Contact Support