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

Cell Formatting and 2012.2.912.20

1 Answer 49 Views
Grid
This is a migrated thread and some comments may be shown as answers.
Chris
Top achievements
Rank 1
Chris asked on 08 May 2013, 02:14 PM
Having read up on the RadGrid it seems that the RCellFormatting event is the one I need to handle to set formatting on a cell based on its value however I am using 2012.2.912.20 which does not seem to have this event.  How should I handle formatting of a data cell in this version?

This leads me to a more fundamental issue of documentation - as all documentation is online how do I know which features are available in my version and which have been added since.  I'm only a little out of date but a pretty vital item (cellformatting) appears to either not be there or implemented in a different way.

1 Answer, 1 is accepted

Sort by
0
Maria Ilieva
Telerik team
answered on 13 May 2013, 12:05 PM
Hello Chris,

You could use the ItemDataBound event as shown below:
http://www.telerik.com/help/aspnet-ajax/grid-appearance-conditional-formatting.html

Regards,
Maria Ilieva
the Telerik team
If you want to get updates on new releases, tips and tricks and sneak peeks at our product labs directly from the developers working on the RadControls for ASP.NET AJAX, subscribe to their blog feed now.
Tags
Grid
Asked by
Chris
Top achievements
Rank 1
Answers by
Maria Ilieva
Telerik team
Share this question
or