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

[Solved] ClientItemsRequested

1 Answer 98 Views
ComboBox
This is a migrated thread and some comments may be shown as answers.
Josh
Top achievements
Rank 1
Josh asked on 28 Oct 2009, 08:56 PM
I am using the ItemsRequested (just like the example dealing with related combos).

I was just curious as to the process by which the request is being passed to the server and back? Are you guys calling into a default web service that sends off the async. request?

1 Answer, 1 is accepted

Sort by
0
Veselin Vasilev
Telerik team
answered on 02 Nov 2009, 12:48 PM
Hi Josh Lipford,

Load on demand mechanism can work in three modes:

1. Web Service
2. ASP.NET Callbacks (through ItemsRequested event)
3. ASP.NET Page methods


Kind regards,
Veselin Vasilev
the Telerik team

Instantly find answers to your questions on the new Telerik Support Portal.
Watch a video on how to optimize your support resource searches and check out more tips on the blogs.
Tags
ComboBox
Asked by
Josh
Top achievements
Rank 1
Answers by
Veselin Vasilev
Telerik team
Share this question
or