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

[Solved] Can We use asp.net telerik web grid in MVC 3?

0 Answers 10 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.
Saravanakumar
Top achievements
Rank 1
Saravanakumar asked on 07 Nov 2012, 04:57 PM

Hi,

we have developed a MVC 3 application and we are using  telerik asp.net web grid(rad control). The data load is working fine. But When I click sort or pagination I get an error as below.

Microsoft JScript runtime error: Sys.WebForms.PageRequestManagerParserErrorException: The message received from the server could not be parsed. Common causes for this error are when the response is modified by calls to Response.Write(), response filters, HttpModules, or server trace is enabled.
Details: Error parsing near '
<!DOCTYPE html PUB'

My questions are
  1. Can we use asp.net web grid in MVC 3. Is it a good practise?
  2. Is this use because of grid expects postback? If so how to resolve it in MVC 3


Any help would be appreciated.

Thanks,
Saravanakumar T

.

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