I found a post that, to some degree, describes part of the situation I am in:
http://www.llblgen.com/TinyForum/Messages.aspx?ThreadID=4346
Problem is, the link in the only response no longer works. I am new to LLBLGen Pro (started using the original some 2.5 years or more ago) and need to understand how I can build a system where we allow a user, via a web interface, to build a filter on data - basically a query builder of sorts, filtering data that they can see in a table. Any suggestions on how to architect such a thing? I only need some basic pointers on the API's capability of allowing me to specify string values, etc. instead of the FooFields.SomeField portion of the predicates.
Hope that makes sense, I have only spent a few hours thus far on the tool.
Thanks!