You can enable automatic data editing for the Telerik Kendo UI Grid when it’s bound to a DataSource control like SqlDataSource, LinqDataSource, EntityDataSource, etc. or use the extensive API to handle the CRUD operations in a custom manner. Display the edit form inline, as a regular form, or in a popup. Enable batch editing to allow users to edit multiple items and save them all by hitting the Save button just once.
The PHP wrapper for Kendo UI Grid has Google-style autocomplete filtering. The functionality filters records intuitively when browsing through large amount of data.
The PHP Grid offers flexible export options, enabling you to copy or export only a specific part of your data. You can choose to export or copy a range of selected cells, combine them with a range or ranges of rows or in the form of a chart to serve any use case and app requirement.
Provide your users with a method to interact with the Telerik Kendo UI Grid component without needing the mouse. With keyboard navigation you can create an application that fits users either preferring to utilize keystrokes, or create a highly accessible application by offering a mouse alternative.
Telerik Kendo UI Grid component is perfect for scenarios where accessibility is important for your application. The Grid complies with Section 508 and WCAG guidelines, ensuring that individuals with disabilities can still view and interact with it.