jQuery Grid AI Toolbar Tool - Highlight

Loading Demo...
  • EXAMPLE
  • VIEW SOURCE

Also available for:

API REFERENCE

Description

The [Kendo UI for jQuery Grid provides a built-in AI Assistant toolbar tool that allows users to interact with the Grid using natural language prompts.

This demo showcases the AI Assistant functionality and how it can be used to highlight the rows in the Grid based on different conditions. When multiple operations are applied, they will be executed on top of the previous results. For example, if you apply a filter to show only "Completed" transactions, and then group by "CustomerName", the grid will first filter the data and then apply the grouping to the filtered results.

This Grid example is part of a unique collection of hundreds of jQuery demos, with which you can see all Kendo UI for jQuery components and their features in action. View the source code of the demos from the library or directly adapt, and edit them and their theme appearance in Kendo UI for jQuery Dojo or ThemeBuilder.

Additional Resources