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

RadGrid Script Problem

1 Answer 102 Views
Grid
This is a migrated thread and some comments may be shown as answers.
Julio
Top achievements
Rank 1
Julio asked on 15 Jul 2011, 09:57 PM
Hello,
I've a Grid that work fine in my pc. It has a lot of functionality like, Sorting, Paging, Filtering by column, etc.
The problem is that the site has deployed in a Testing envirotment, and all the application work fine exept the RadGrid. Every functionalaty that requered a postback, like Sorting Column, Filtering, Paging, doesn't work and I have this js error:

Unable to cast object of type 'Telerik.Web.UI.GridHeaderItem' to type 'Telerik.Web.UI.GridDataItem'. (this for sorting)
Unable to cast object of type 'Telerik.Web.UI.GridPagerItem' to type 'Telerik.Web.UI.GridDataItem'. (this for paging)

Any idea what happend? Maybe some configuration in IIS.

Thanks.
Julio.

1 Answer, 1 is accepted

Sort by
0
Iana Tsolova
Telerik team
answered on 20 Jul 2011, 03:30 PM
Hello Julio,

Can you share the problematic page code, or at least the code related to RadGrid, either markup and server/client code?
We will investigate it further and let you know about our findings.

All the best,
Iana
the Telerik team

Register for the Q2 2011 What's New Webinar Week. Mark your calendar for the week starting July 18th and book your seat for a walk through of all the exciting stuff we will ship with the new release!

Tags
Grid
Asked by
Julio
Top achievements
Rank 1
Answers by
Iana Tsolova
Telerik team
Share this question
or