Welcome to MSDN Blogs Sign in | Join | Help

Dynamic Data Filtering project up on CodePlex

Josh Heyse has just released a very cool extension to ASP.NET Dynamic Data which supports much fancier filtering than is available is the core Dynamic Data.  The core idea is that filters can contribute arbitrary LINQ expression trees to the Select query performed by the data source.  So for instance you can have a Range filter which checks that a column is between two values, or a Search filter which performs sub-string matching (e.g. StartsWith, EndsWith or Contains).  All that is made available with very little effort from the user.

It's all available on CodePlex, so check it out!  Start with the included AdventureWorks sample to get an idea what it's all about.  Great job Josh!

Published Friday, August 22, 2008 5:39 PM by davidebb
Filed under: ,

Comments

# Dew Drop - August 23, 2008 | Alvin Ashcraft's Morning Dew

Saturday, August 23, 2008 10:18 AM by Dew Drop - August 23, 2008 | Alvin Ashcraft's Morning Dew

# re: Dynamic Data Filtering project up on CodePlex

Hey Gr8 Work,

Keep Going Good Work.

DotNetGuts

http://dotnetguts.blogspot.com

Tuesday, August 26, 2008 4:40 PM by DotNetGuts
New Comments to this post are disabled
 
Page view tracker