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

Unable to use RadFilter with RadGrid

2 Answers 68 Views
General Discussions
This is a migrated thread and some comments may be shown as answers.
Nutan
Top achievements
Rank 1
Nutan asked on 21 Jun 2010, 12:49 PM
Hi,

We have a scenario here where we are creating a RadGrid and adding it to a ASP.NET Placeholder control dynamically from Code Behind.

But we are unable to use RadFilter with this RadGrid. Loading of RadFilter is based on the example shown in below link.


Difference is that we are using it with a dynamically generated RadGrid.

The issue is that when we click on the RadFilter to generate new filter expression it throws an 500 exception. As we have configured AJAX within application we are not able to identify what can be the reason of such an error message.
 
The error is as below :
Sys.WebForms.PageRequestManagerServerErrorException: An unknown error occurred while processing the request on the server. The status code returned from the server was: 500

While debugging we identified that FIlterContainer object is NULL for the RadFilter even when a valid Grid Id is provided. As the Grid is generated dynamically, the ID is assigned from code behind.

Did someone encountered such an issue with RadGrid and RadFilter ? We are highly frustrated with this. Not able to figure out what could be the reason. If there is some issue with dynamic coding............

Any help asap would be appreciated.

Thanks,
Nutan

2 Answers, 1 is accepted

Sort by
0
Nikolay Rusev
Telerik team
answered on 23 Jun 2010, 08:04 AM
Hello Nutan ,

Could you  please try replicating described scenario on the test page attached to this post?
Thus I'll be able to investigate it further.

Regards,
Nikolay
the Telerik team
Do you want to have your say when we set our development plans? Do you want to know when a feature you care about is added or when a bug fixed? Explore the Telerik Public Issue Tracking system and vote to affect the priority of the items
0
Nutan
Top achievements
Rank 1
answered on 23 Jun 2010, 08:24 AM
Hi Nikolay,

Thanks a lot for your reply.

We got the issue fixed yesterday :). RadFilter is working pretty well. Its an amazing support.

Thank you so much.
Nutan
Tags
General Discussions
Asked by
Nutan
Top achievements
Rank 1
Answers by
Nikolay Rusev
Telerik team
Nutan
Top achievements
Rank 1
Share this question
or