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

[Solved] Query string issue

0 Answers 12 Views
General Discussions
This is a migrated thread and some comments may be shown as answers.
This question is locked. New answers and comments are not allowed.
Slava Fedorchuk
Top achievements
Rank 1
Slava Fedorchuk asked on 11 Mar 2010, 10:30 PM
Basically - when query string is not well-formatted this causes an exception:
    Exception Details: System.ArgumentNullException: Value cannot be null.
    Parameter name: key


Here is an example:
http://demos.telerik.com/aspnet-mvc/grid?a

Another one:
http://demos.telerik.com/aspnet-mvc/grid?ajax=True&Grid-page=2&
Tags
General Discussions
Asked by
Slava Fedorchuk
Top achievements
Rank 1
Share this question
or