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,
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,