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

Load data after pageload

1 Answer 319 Views
Grid
This is a migrated thread and some comments may be shown as answers.
Michael
Top achievements
Rank 1
Michael asked on 21 Mar 2016, 04:41 PM

Hi,

when it comes to RadHtmlChart I can use InvokeLoadData="AfterPageLoad" to load the chart data after page load.

What is the equivalent for RadGrid?

1 Answer, 1 is accepted

Sort by
0
Konstantin Dikov
Telerik team
answered on 24 Mar 2016, 12:18 PM
Hello Michael,

Although that there is no alternative to the InvokeLoadData property in RadGrid, you can use client-side binding, which will populate the grid on client-side after the page loads (which is the behavior of the AfterPageLoad mode). Please take a look at the following online demo and see if this is what you are looking for:


Regards,
Konstantin Dikov
Telerik
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
Michael
Top achievements
Rank 1
Answers by
Konstantin Dikov
Telerik team
Share this question
or