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

FilterDescriptor.SuspendNotifications

1 Answer 75 Views
GridView
This is a migrated thread and some comments may be shown as answers.
WILLIAM
Top achievements
Rank 1
WILLIAM asked on 24 Oct 2013, 06:54 PM
Hi Telerik Team,

I have situation where I call FilterDescriptor.SuspendNotifications() and then FilterDescriptor.Clear(); but the FilterDescriptor.PropertyChanged event still fires.  Is this the expected behavior?  I'm expecting the event to not be fired until I call FilterDescriptor.ResumeNotifications().  If this in fact the expected behavior, then how do I call Clear() without the property changed event firing?

Thanks!!!

1 Answer, 1 is accepted

Sort by
0
Dimitrina
Telerik team
answered on 29 Oct 2013, 02:28 PM
Hi,

If you have suspended the notifications, then this event should not be raised.

Would you please share more information on the exact code you use?
 

Regards,
Didie
Telerik
TRY TELERIK'S NEWEST PRODUCT - EQATEC APPLICATION ANALYTICS for SILVERLIGHT.
Learn what features your users use (or don't use) in your application. Know your audience. Target it better. Develop wisely.
Sign up for Free application insights >>
Tags
GridView
Asked by
WILLIAM
Top achievements
Rank 1
Answers by
Dimitrina
Telerik team
Share this question
or