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

Custom filter doesn't work with Silverlight 5 + RadControls_for_Silverlight5_2012_2_0607

1 Answer 29 Views
GridView
This is a migrated thread and some comments may be shown as answers.
dttanh
Top achievements
Rank 1
dttanh asked on 30 Jun 2012, 07:55 AM
Hello Telerik staff,

I just upgraded my application from Silverlight 4 to Silverlight 5 and also from 1 Telerik version (2011) to version "RadControls_for_Silverlight5_2012_2_0607".

There's a little modification in IFilteringControl:

public void Prepare(GridViewBoundColumnBase column)
changed to 
public void Prepare(GridViewColumn column)

After making this Upgrade, our custom filter doesn't display anymore in grid.

Do we need to make any other modifications?

Thanks!

1 Answer, 1 is accepted

Sort by
0
Dimitrina
Telerik team
answered on 02 Jul 2012, 05:25 AM
Hi,

We have introduced breaking changes with the Q1 2012 (2012.1.215.1050) version of the Controls. Please check here for detailed information on all the changes done. 

Greetings,
Didie
the Telerik team

Explore the entire Telerik portfolio by downloading the Ultimate Collection trial package. Get it now >>

Tags
GridView
Asked by
dttanh
Top achievements
Rank 1
Answers by
Dimitrina
Telerik team
Share this question
or