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

Client Side Binding

1 Answer 40 Views
Grid
This is a migrated thread and some comments may be shown as answers.
Maxime
Top achievements
Rank 1
Maxime asked on 04 Feb 2013, 09:04 PM
Hello,

I'm attempting to do a client side binding for my radgrid but after calling my webmethod, i get a server 500 error.

I have followed everything that was said in your online tutorial video. 

I have made sure that I had an empty function for OnCommand.

The function that I call to return the data to apply to the grid returns a datatable, I have tried to modify the function to return a list and it does the same issue.

What could be the cause of such error?

Thank you again,

1 Answer, 1 is accepted

Sort by
0
Radoslav
Telerik team
answered on 07 Feb 2013, 07:26 AM
Hi Maxime,

Could you please post your aspx page markup code with the related code behind file? Thus we will be able to gather more details about your scenario and provide you with more to-the-point answer.
Also at a meantime you could check the following online examples which demonstrate different approaches to bind RadGrid on client side:
http://demos.telerik.com/aspnet-ajax/grid/examples/client/livedata/defaultcs.aspx
http://demos.telerik.com/aspnet-ajax/grid/examples/client/clientitemtemplate/defaultcs.aspx
http://demos.telerik.com/aspnet-ajax/grid/examples/client/databinding/defaultcs.aspx
http://demos.telerik.com/aspnet-ajax/grid/examples/client/declarativedatabinding/defaultcs.aspx

Looking forward for your reply.

All the best,
Radoslav
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
Grid
Asked by
Maxime
Top achievements
Rank 1
Answers by
Radoslav
Telerik team
Share this question
or