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

ExpressionItemCreated - where is it?

1 Answer 24 Views
Filter
This is a migrated thread and some comments may be shown as answers.
Jon_BCV
Top achievements
Rank 1
Jon_BCV asked on 14 Jun 2013, 04:18 PM
Hi..
I'm using 2013.1.417.45 - but I can't seem to locate the ExpressionItemCreated event... I have the following. 
What am I missing ?  
thanks

   <telerik:RadFilter runat="server"  ExpressionPreviewPosition="Bottom" OnApplyExpressions="RadFilter1_ApplyExpressions" OnPreRender="RadFilter1_PreRender" ID="RadFilter1"  ShowApplyButton="false" Style="margin: 10px 0 0 10px"></telerik:RadFilter>
               

1 Answer, 1 is accepted

Sort by
0
Eyup
Telerik team
answered on 19 Jun 2013, 07:15 AM
Hello Jon,

Please note that our developers have improved significantly the RadFilter control which exposes many new properties and provides richer and much more convenient interface to be customized. These changes were introduced in the 2013 Q2 release version of RadControls:
http://www.telerik.com/products/aspnet-ajax/whats-new/release-history/q2-2013-version-2013-2-611.aspx#Filter

The mentioned event was also introduced with these changes. Therefore, you will need to upgrade the controls version and the event will be available.

Hope the clarification was helpful.

Regards,
Eyup
Telerik
If you want to get updates on new releases, tips and tricks and sneak peeks at our product labs directly from the developers working on the RadControls for ASP.NET AJAX, subscribe to the blog feed now.
Tags
Filter
Asked by
Jon_BCV
Top achievements
Rank 1
Answers by
Eyup
Telerik team
Share this question
or