Completed
Last Updated: 11 Nov 2024 14:32 by ADMIN
Murilo
Created on: 30 Apr 2015 14:44
Category: Grid
Type: Feature Request
16
User Conditional Formatting for Kendo Grid
Possibility for the user created conditional formatting in the kendo grid. Column background color, text color, line background color, icon, etc, with user condition. There is an example https://jsfiddle.net/magomes/ptwbh0ec/11/, I didnĀ“t work on the dialog layout, but that is the idea and maybe an initial solution.
4 comments
ADMIN
Angel Petrov
Posted on: 11 Nov 2024 14:32

Hello,

Currently custom classes can be added to the entire column via the Grid API but for specific cells it would be best to do so using the approach in the KB. Marking this as resolved.

Regards,
Angel Petrov
Progress Telerik

Love the Telerik and Kendo UI products and believe more people should try them? Invite a fellow developer to become a Progress customer and each of you can get a $50 Amazon gift voucher.

ADMIN
Pavlina
Posted on: 23 Jan 2020 17:19

Hello,

As a temporary solution, you can try the approach presented in the following knowledge base article:

https://docs.telerik.com/kendo-ui/knowledge-base/style-rows-cells-based-on-data-item-values

Regards,
Pavlina
Progress Telerik

Get quickly onboarded and successful with your Telerik and/or Kendo UI products with the Virtual Classroom free technical training, available to all active customers. Learn More.
Christian
Posted on: 01 Jun 2015 10:17
Yes, this would be awesome.
Moreover I would appreciate, if the UI for the user could be something similar to Excel.

Like what DevExpress will offer for the WinForms-Grids in a next version:
https://community.devexpress.com/blogs/thinking/archive/2015/05/28/winforms-conditional-formatting-grid-and-treelist-rules-editor.aspx

We just need this for the web :-) 
Bartosz
Posted on: 25 May 2015 10:51
currently you can achive this by injecting js code into the template, it would be nice to have it out of the box though