Hello,
Is it possible to get the cell value in CellStyleSelector.SelectStyle? I'm getting the whole object, that is nested in the row, and need just the particular cell value, cause the object doesn't contain it.
2 Answers, 1 is accepted
0
Accepted
Maya
Telerik team
answered on 16 Aug 2010, 04:39 PM
Hello Jokerwolf,
There is no problem to take the value of a cell inside the SelectStyle method. So, if the definition of your method is for example:
class MyStyleSelector : StyleSelector
{
public override Style SelectStyle(object item, DependencyObject container)
Do you want to have your say when we set our development plans?
Do you want to know when a feature you care about is added or when a bug fixed?
Explore the
Telerik Public Issue Tracking
system and vote to affect the priority of the items