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.
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.