filter - SIlverlight 4, FilterDescriptor and GUID as FilterOperator -


Hey guys, as seen in the post, GUIDs filterDecortes are not supported by the filter operator Does anyone encounter this problem Have done Is there a work around? Because, well it is too much waste (no foreign key is being filtered by the same and similarly ... which is quite normal).

set the filter descriptor in the code

  public class name () {InitializeComponent (); This.DataSource.FilterDescriptors [0] .Value = Guid.Empty; }  

Comments

Popular posts from this blog

paypal - How to know the URL referrer in PHP? -

oauth - Facebook OAuth2 Logout does not remove fb_ cookie -

wpf - Line breaks and indenting for the XAML of a saved FlowDocument? -