This is a migrated thread and some comments may be shown as answers.

Editing a cell

1 Answer 48 Views
GridView
This is a migrated thread and some comments may be shown as answers.
Miguel Rios
Top achievements
Rank 1
Miguel Rios asked on 07 May 2010, 08:36 AM
Hi to all,

I was wondering if there is a way to place a red mark in a cell of  the grid depending on the value of a property of the BO. For example, i have a BO with the properties Name and Comments, Name is the property that is shown in the Grid´s cell and if the property comment is not empty, that a red mark appears in the cell, can this be done? binding the property to the cell? I could really use some help here, i have no idea of how this could work.


Thank you!

1 Answer, 1 is accepted

Sort by
0
Accepted
Pavel Pavlov
Telerik team
answered on 10 May 2010, 04:07 PM
Hi Miguel Rios,

The attached sample project demonstrates a way to have a red mark in the cell , when the Comment property is not null.

( VS2010 Sl4)

All the best,
Pavel Pavlov
the Telerik team

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.
Tags
GridView
Asked by
Miguel Rios
Top achievements
Rank 1
Answers by
Pavel Pavlov
Telerik team
Share this question
or