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

Feature request

1 Answer 38 Views
XmlHttpPanel
This is a migrated thread and some comments may be shown as answers.
sitefinitysteve
Top achievements
Rank 2
Iron
Veteran
sitefinitysteve asked on 10 Sep 2010, 03:27 AM
Can we get a property to have the panel do a callback to the specified webmethod on page load?  I'm writing a composite control and it would save me from having to attach a script just to do the callback :)

1 Answer, 1 is accepted

Sort by
0
Pero
Telerik team
answered on 14 Sep 2010, 11:10 AM
Hi Steve,

This functionality is already supported. Simply set the Value property of the XmlHttpPanel on Page.Load, and a call to the WebService will be initiated. For your convenience I have attached a sample project showing this.

All the best,
Pero
the Telerik team
Do you want to have your say when we set our development plans? Do you want to know when a feature you care about is added or when a bug fixed? Explore the Telerik Public Issue Tracking system and vote to affect the priority of the items
Tags
XmlHttpPanel
Asked by
sitefinitysteve
Top achievements
Rank 2
Iron
Veteran
Answers by
Pero
Telerik team
Share this question
or