开发者

UI Based Query Builder using jQuery

UPDATED!!

Breaking down the question as suggested.

  1. I need to create a Look & Feel for a search application
  2. I need to have the components displayed on the left hand side and on the right I can开发者_开发问答 drag-and-drop them and enter the data for the search criteria
  3. If there are more than one condition I would like to drag and drop the condition
  4. Finally I need to save/edit/open existing query

I am looking to build a query builder with drag and drop facility to build the query. I was wondering if there are any pointers for this.

I have looked into the jQuery plugins and some examples, but nothing to what I am looking for. Any suggesting?


Well, if you fail to find something that will work completely how you want. You could try using this idea as a base and coding it up yourself:

http://www.codeproject.com/KB/custom-controls/SqlWhereBuilder.aspx


Guess this is not very useful, but I'd guess you have to code something like that yourself. I've been using jQuery for a long time now, and I've never seen any plugins like that. Ever.


Its late to reply , but in case somebody come on this page below is the correct solution on jquery. http://querybuilder.js.org/


There is a solution for this problem as a drag and drop application DND-Query-Builder

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜