Unplanned
Last Updated: 23 Jan 2020 17:19 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.
3 comments
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