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

[Solved] Client Controls + Web Services

1 Answer 120 Views
Ajax
This is a migrated thread and some comments may be shown as answers.
SamVanity
Top achievements
Rank 2
SamVanity asked on 07 Apr 2008, 07:33 PM
Hi,

Are we going to have this kind of stuff in the future?

http://www.componentart.com/webui/demos/ajax/technique4/

I am not using their controls, but I am wondering if we will have performance improvements like this? It is quite significant and if I am not mistaken, ours is like the "technique 1" demo on their site (using update panel).

1 Answer, 1 is accepted

Sort by
0
Vlad
Telerik team
answered on 08 Apr 2008, 06:19 AM
Hi Sam,

You can populate our combobox, menu and treeview controls using web service. Please check these examples:

http://www.telerik.com/DEMOS/ASPNET/Prometheus/ComboBox/Examples/Programming/WebServiceShowMoreResults/DefaultCS.aspx
http://www.telerik.com/DEMOS/ASPNET/Prometheus/Menu/Examples/Programming/WebService/DefaultCS.aspx
http://www.telerik.com/DEMOS/ASPNET/Prometheus/TreeView/Examples/Programming/WebService/DefaultCS.aspx


You can add tabs to the new tabstrip control client-side. Here is an example:
http://www.telerik.com/DEMOS/ASPNET/Prometheus-futures/TabStrip/Examples/ClientSide/AddRemoveDisable/DefaultCS.aspx

and you can also add items to the toolbar control client-side:
http://www.telerik.com/DEMOS/ASPNET/Prometheus-futures/ToolBar/Examples/ClientSide/AddRemoveDisableItems/DefaultCS.aspx

As composite data bound control with lots of templates RadGrid does not support client-side creation - we will loose all server-side templates, binding expressions, rich column editors, etc.

Sincerely yours,
Vlad
the Telerik team

Instantly find answers to your questions at the new Telerik Support Center
Tags
Ajax
Asked by
SamVanity
Top achievements
Rank 2
Answers by
Vlad
Telerik team
Share this question
or