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

Equivalent to "OnRowDataBound" in RadGrid?

1 Answer 102 Views
Grid
This is a migrated thread and some comments may be shown as answers.
hchattaway
Top achievements
Rank 1
hchattaway asked on 15 Aug 2008, 02:01 AM
Hello
In a plain ASP GridView, I was using a "OnRowDataBound" event to dynamically modify columns in a grid depending on the contents of the underlying row. It worked just the way I wanted.. I was trying to change the grid to a RadGrid, and there is no such equivalent event. Is there a way to do perform the same function in the RadGrid?

Thanks
Harold

1 Answer, 1 is accepted

Sort by
0
Vlad
Telerik team
answered on 15 Aug 2008, 06:16 AM
Hello Harold,

You can use ItemDataBound in RadGrid.

Greetings,
Vlad
the Telerik team

Check out Telerik Trainer, the state of the art learning tool for Telerik products.
Tags
Grid
Asked by
hchattaway
Top achievements
Rank 1
Answers by
Vlad
Telerik team
Share this question
or