Declined
Last Updated: 01 Jul 2021 11:17 by ADMIN
madcamp
Created on: 13 Apr 2015 21:00
Category: UI for ASP.NET MVC
Type: Feature Request
1
Create Event OnRowDataBound just like old Telerik Extensions.
today we need to loop through all rows in the Grid to do something in a row. On Telerik Extensions we had the OnRowDataBound event which we had the current row to do something. 
1 comment
ADMIN
Viktor Tachev
Posted on: 01 Jul 2021 11:17

Hello,

The Telerik Extensions were based on the WebForms components and they work completely different compared to the UI for ASP.NET MVC components.

In the MVC components you can utilize the dataBound event that is raised after the data is returned to the client and the component is bound. In the event handler you can iterate through the items and perform the necessary operation.

Regards,
Viktor Tachev
Progress Telerik

Virtual Classroom, the free self-paced technical training that gets you up to speed with Telerik and Kendo UI products quickly just got a fresh new look + new and improved content including a brand new Blazor course! Check it out at https://learn.telerik.com/.