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

Hierarchy Grid Master Table with Image Column

3 Answers 47 Views
Grid
This is a migrated thread and some comments may be shown as answers.
RJ
Top achievements
Rank 1
RJ asked on 21 Jan 2011, 02:14 PM
Hi,

I have a Web Service that will provide an image. How can I call the web service using ajax to get the image for this one column. Are there any examples for this.

Thanks

3 Answers, 1 is accepted

Sort by
0
RJ
Top achievements
Rank 1
answered on 26 Jan 2011, 04:57 AM
I have a Web Service that will provide an image. How can I call the web service using ajax to get the image for this one column. Are there any examples for this.

Thanks
0
Maria Ilieva
Telerik team
answered on 26 Jan 2011, 02:58 PM
Hello,

Ajax requests are different from calls to a web service. If you need to make a call to a web service I'd suggest that you use the ScriptManager's PageMethods mechanism. One relevant example you can find at the following link:
http://demos.telerik.com/aspnet-ajax/grid/examples/client/databinding/defaultcs.aspx


Kind regards,
Maria Ilieva
the Telerik team
Browse the vast support resources we have to jump start your development with RadControls for ASP.NET AJAX. See how to integrate our AJAX controls seamlessly in SharePoint 2007/2010 visiting our common SharePoint portal.
0
Maria Ilieva
Telerik team
answered on 26 Jan 2011, 02:58 PM
Hello,

Ajax requests are different from calls to a web service. If you need to make a call to a web service I'd suggest that you use the ScriptManager's PageMethods mechanism. One relevant example you can find at the following link:
http://demos.telerik.com/aspnet-ajax/grid/examples/client/databinding/defaultcs.aspx


Kind regards,
Maria Ilieva
the Telerik team
Browse the vast support resources we have to jump start your development with RadControls for ASP.NET AJAX. See how to integrate our AJAX controls seamlessly in SharePoint 2007/2010 visiting our common SharePoint portal.
Tags
Grid
Asked by
RJ
Top achievements
Rank 1
Answers by
RJ
Top achievements
Rank 1
Maria Ilieva
Telerik team
Share this question
or