New to KendoReactLearn about KendoReact Free.

GridAIResponseResult

Updated on Dec 11, 2025

Represents the result of processing an AI response. Contains the updated grid state and any messages to display.

NameTypeDefaultDescription

messages

string[]

Array of user-friendly messages describing what changes were made. Can be displayed to users as feedback.

shouldExportPdf

boolean

Indicates whether the AI triggered a PDF export. Handle this separately as it's an action, not state.

state

GridAIState

The updated grid state after processing AI commands. Spread this into your Grid component props.

Not finding the help you need?
Contact Support