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

[Solved] Argument Exception When sorting a column

0 Answers 12 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.
Andrew
Top achievements
Rank 1
Andrew asked on 03 Mar 2011, 07:31 AM
Hi,

I am experience an argument exception when I click a column header when trying to sort.

Expression of type 'System.Object' cannot be used for parameter of type 'System.String' of method 'System.Object Field[Object](System.Data.DataRow, System.String)'

From what I can see I think the URL doesn't appear to be forming properly for sorting.
Telerik Demo: &Grid-orderBy=OrderID-asc
My URL: &grd-orderBy=-asc

thanks,
Andrew.
Tags
Grid
Asked by
Andrew
Top achievements
Rank 1
Share this question
or