This question is locked. New answers and comments are not allowed.
Hi All
Could you please help with an issue about Telerik Grid. Every time when the program calls:
Could you please help with an issue about Telerik Grid. Every time when the program calls:
return
View(new GridModel<class-name>
{
Data = data
});
an erroe message will appear: "Error. The requested URL returns 500 ...".
What's the possible reason for this?
Thanks very much in advance.