question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

.Net Filter Backend Compatible with jQuery-QueryBuilder

See original GitHub issue

Hi there,

We really appreciate all of the work done on jQuery-QueryBuilder, and we built a dynamic parser library in C# that compliments the jQuery-QueryBuilder platform (it implements a generic filter on a collection of objects based on the filter objects supplied by jQuery-QueryBuilder) and have released it along with a sample of it being used with this library. Mostly we just wanted to make people aware, but we also thought perhaps mentioning it somewhere in the documentation might be appropriate, if helpful.

We’re still expanding on documentation, but it’s currently in use in a couple of production environments.

Here’s the project: https://github.com/castle-it/dynamic-linq-query-builder

Issue Analytics

  • State:closed
  • Created 8 years ago
  • Comments:5 (1 by maintainers)

github_iconTop GitHub Comments

3reactions
tghammcommented, Mar 29, 2016

Sure, here’s a screenshot of the sample application in our repository in action.

demo screenshot

0reactions
Yearmixcommented, Jul 6, 2016

Good issue, but how about translation of the query and etc. such as https://blogs.msdn.microsoft.com/mattwar/2007/07/31/linq-building-an-iqueryable-provider-part-ii/ means create full IQueryable provider

because i dont have any idea how to translate: endwith(ToLover) expression

Read more comments on GitHub >

github_iconTop Results From Across the Web

jQuery QueryBuilder
Overview. QueryBuilder is an UI component to create queries and filters. It can be used on advanced search engine pages, administration backends, etc....
Read more >
Dynamic Query Builder for ASP.Net-MVC - Using jQuery ...
To achieve Task 1 I'm using the jQuery QueryBuilder - a jQuery plugin to create user friendly queries. On the QueryBuilder website there...
Read more >
List Filter based on JQuery QueryBuilder plugin
Order # Company Contact Country Order Date Product 10248 Vins et alcools Chevalier Paul Henriot France 7/4/1996 Queso Cabrales 10248 Vins et alcools Chevalier Paul...
Read more >
Add query builder page from our MVC sample project in your ...
Add jQuery and jQuery UI scripts to your new EasyQuery.cshtml view if those libraries are not included into your layout view yet. Link...
Read more >
Filter Builder: Customization - DevExtreme - DevExpress
Filter Builder: Customization.
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found