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

Load on demand using RadList View

1 Answer 116 Views
ListView
This is a migrated thread and some comments may be shown as answers.
Karthik
Top achievements
Rank 1
Karthik asked on 02 Nov 2012, 07:11 AM
Hi,
    I am trying to load data on demand from the server side to RadListView... By default, RadListView does not have the load on demand property... I am new to this field and confused... Any ideas or suggestions would be appreciated...

1 Answer, 1 is accepted

Sort by
0
Marin
Telerik team
answered on 07 Nov 2012, 08:10 AM
Hello,

 Currently RadListView supports only standard declarative datasource binding or server-side binding (using the NeedDataSource event).
Another option is to use client-side databinding (to a web service or serialized JSON data) which does not require postback. More information can be found here:
http://www.telerik.com/help/aspnet-ajax/listview-clientside-binding-specifics.html
a type of client-side load on demand can be found in this section:
http://www.telerik.com/help/aspnet-ajax/listview-clientside-binding-specifics.html#Section3

Greetings,
Marin
the Telerik team
If you want to get updates on new releases, tips and tricks and sneak peeks at our product labs directly from the developers working on the RadControls for ASP.NET AJAX, subscribe to their blog feed now.
Tags
ListView
Asked by
Karthik
Top achievements
Rank 1
Answers by
Marin
Telerik team
Share this question
or