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

ExpressionItemCreated gets fired even for existing expressions

1 Answer 28 Views
Filter
This is a migrated thread and some comments may be shown as answers.
Clint
Top achievements
Rank 1
Clint asked on 15 Jun 2016, 09:35 PM
When I add an expression, the ExpressionItemCreated gets fired not only for the expression I'm adding, but for all existing expressions as well. Is this normal behavior?

1 Answer, 1 is accepted

Sort by
0
Eyup
Telerik team
answered on 20 Jun 2016, 11:06 AM
Hi Clint,

Yes, you are correct. You can use other events and traverse the generated expression items manually if you prefer so. If you want to add field editors programmatically, you can check the following live sample:
http://demos.telerik.com/aspnet-ajax/filter/examples/field-editors/defaultcs.aspx

Regards,
Eyup
Telerik
Do you need help with upgrading your ASP.NET AJAX, WPF or WinForms projects? Check the Telerik API Analyzer and share your thoughts.
Tags
Filter
Asked by
Clint
Top achievements
Rank 1
Answers by
Eyup
Telerik team
Share this question
or