Expression maker in Javascript or jQuery?

I'm looking for an Expression Builder GUI (like the one used in Microsoft Access). It can be a simple Javascript or JQuery plugin. I hate building my own and reinventing the wheel if it already exists, and yet a Google search finds nothing useful.

Does anyone know of any such library / plugin or article that covers this?

+2


a source to share


1 answer


Have you looked at this: http://plugins.jquery.com/project/SQL_QUERY_BUILDER ? It's not pretty, but it looks like it might do the job.



0


a source







All Articles