Declined
Last Updated: 12 Jun 2013 23:26 by ADMIN
Tim R
Created on: 25 Dec 2012 17:16
Category: Kendo UI for jQuery
Type: Feature Request
1
custom "conditional styling" class(es) added to grid row at runtime should survive grouping operation if possible
When a class is added to grid row at runtime to enable so-called conditional styling, which is based on the values in one or more cells  (e.g. if status="urgent" font color=red) and then the grid is grouped by the user, the added class seems to get lost in the shuffle -- it does not "travel" with the row to its new location and so the conditional styling disappears. I'm not sure what goes on behind the scenes during a grouping operation, but if it is possible to preserve custom classes  added at runtime so that they survive the grouping operation, please implement this feature.
1 comment
ADMIN
Brandon
Posted on: 12 Jun 2013 23:26
those classes will survive if you add them to the rowtemplate.