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!
Comments
Anonymous
August 23, 2008
PingBack from http://www.alvinashcraft.com/2008/08/23/dew-drop-august-23-2008/Anonymous
August 26, 2008
Hey Gr8 Work, Keep Going Good Work. DotNetGuts http://dotnetguts.blogspot.com