views:

700

answers:

1

I am after a visual query builder along the lines of http://ajax.easyquerydemo.com/. I am using ASP.NET but MVC so would rather something that is not WebForms based like the one in the link. If anyone knows of similar tools that are largely platform agnostic please let me know.

A: 

This seems to meet the description however not from first-hand usage experience:

https://sourceforge.net/projects/myquerybuilder/

dreftymac