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

Row Loaded event is firing twice

1 Answer 106 Views
GridView
This is a migrated thread and some comments may be shown as answers.
sundar
Top achievements
Rank 1
sundar asked on 04 May 2017, 07:16 AM

Hello Team,

 

I am getting 2 times row loaded getting fired in my application. How to handle this problem.

 

More detail : First time e.Row is GridViewHeaderRow and Second time e.Row is GridViewFooterRow.. But we are not using Footer row in our application.

 

How to handle this situation any help .

 

Thanks,

Sundar M.

 

1 Answer, 1 is accepted

Sort by
0
Stefan
Telerik team
answered on 09 May 2017, 06:14 AM
Hi Sundar,

Generally speaking, this event will be fired for each row loaded in the viewport and utilizing it can potentially lead to some issues. May I kindly ask you to share some details on the need to use the RowLoaded event, so I can try providing a possible solution?

Best Regards,
Stefan X1
Telerik by Progress
Want to extend the target reach of your WPF applications, leveraging iOS, Android, and UWP? Try UI for Xamarin, a suite of polished and feature-rich components for the Xamarin framework, which allow you to write beautiful native mobile apps using a single shared C# codebase.
Tags
GridView
Asked by
sundar
Top achievements
Rank 1
Answers by
Stefan
Telerik team
Share this question
or