Hello
Lokesh,
Note that the
ItemDataBound is fired for every item in
RadGrid. This means that the event is raised for every
DataItem and also for the corresponding
EditFormItem. If you would like to implement code that will be executed only for the
DataItems in the grid you can use the following approach:
Check out the following article that elaborates on the matter in more detail:
Regards,
Viktor Tachev
Telerik
Do you need help with upgrading your ASP.NET AJAX, WPF or WinForms projects? Check the
Telerik API Analyzer and share your thoughts.