asp.net mvc 4 - Generic Search Functionality -


i have requirement in search functionality need implemented following features.

  1. search functionality should applicable view generic.
  2. the view on implemented in has view entities should populated on search dropdownlist (for example product controller product attributes should populated , theuser view userid, username dropdownlist)
  3. it have logical operators greater than, less than, equal etc text box match text entered user.

please let me know link or article can refer to.

if you're looking implementation in asp.net mvc nice blog it: http://www.palmmedia.de/blog/2012/2/18/aspnet-mvc-generic-filtering-based-on-expressions


Comments

Popular posts from this blog

c# - Sort XmlNodeList with a specific Node value -

Android Java.Lang.RuntimeException : Unable to start activity Component Info -

actionscript 3 - Equivalent to moveReceived in ElectroServer 5 -