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

[Solved] GridModel() call causes "Error... returns 500 ..."

0 Answers 73 Views
Grid
This is a migrated thread and some comments may be shown as answers.
This question is locked. New answers and comments are not allowed.
Chunsheng
Top achievements
Rank 1
Chunsheng asked on 07 Dec 2011, 05:45 PM
Hi All

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.

Tags
Grid
Asked by
Chunsheng
Top achievements
Rank 1
Share this question
or