Hello -
I am fairly new to all of this. My RadGrid works as expected when I debug with the VS Debug Server, but when I publish to IIS and browse the page, the grid renders but does not respond to clicks. (No paging, no expanding, no filtering, etc.). It may be something obvious I am missing.
I am also using a masterpage, and I am wondering if the issue lies here? I don't understand why something would work in the VS Debug Server and not on IIS.
Thanks so much,
Kaveh
Edit:
I found this post:
http://www.telerik.com/community/forums/aspnet-ajax/grid/sys-webforms-pagerequestmanagerservererrorexception-error.aspx
Which is the same problem I am having. Using the full URL seems to fix it.
I am fairly new to all of this. My RadGrid works as expected when I debug with the VS Debug Server, but when I publish to IIS and browse the page, the grid renders but does not respond to clicks. (No paging, no expanding, no filtering, etc.). It may be something obvious I am missing.
I am also using a masterpage, and I am wondering if the issue lies here? I don't understand why something would work in the VS Debug Server and not on IIS.
Thanks so much,
Kaveh
Edit:
I found this post:
http://www.telerik.com/community/forums/aspnet-ajax/grid/sys-webforms-pagerequestmanagerservererrorexception-error.aspx
Which is the same problem I am having. Using the full URL seems to fix it.