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

Editing item to be bound in ItemDataBound handler

1 Answer 23 Views
Grid
This is a migrated thread and some comments may be shown as answers.
Max
Top achievements
Rank 1
Max asked on 15 Jul 2016, 09:46 PM
Hello I have a grid where all dates in a column matching a certain date need to be replaced with a string. Since I already have an ItemDataBound even handler for the grid I figured I would change it there, but everything I've tried doesn't change what is displayed and the item appears to be read-only, is there any way toedit the item during the ItemDataBound event?

1 Answer, 1 is accepted

Sort by
0
Konstantin Dikov
Telerik team
answered on 20 Jul 2016, 08:35 AM
Hello Max,

You could take a look at the following help topic, where you will find detailed information on how to get reference and manipulate the Text property of particular cells in RadGrid:
If any further questions arise, please provide some information on your exact scenario (the column type and the grid configuration).


Regards,
Konstantin Dikov
Telerik by Progress
Do you need help with upgrading your ASP.NET AJAX, WPF or WinForms projects? Check the Telerik API Analyzer and share your thoughts.
Tags
Grid
Asked by
Max
Top achievements
Rank 1
Answers by
Konstantin Dikov
Telerik team
Share this question
or