Advanced Search

Advanced Search

NJDave71NJDave71 Posts: 40Questions: 3Answers: 0

This is a great solution.. However, I am looking for a way to build a complex Search based on AND and Or. This feature exits in jqGrid but I rather use dataTable. Do you have a similar solution?

Answers

  • allanallan Posts: 63,692Questions: 1Answers: 10,500 Site admin

    At the moment you would need to create a search plug-in. That is a simple function that allows you to provide any logic you want for the search options.

    I do plan to create a UI option for a search builder in future (as time allows).

    Allan

  • NJDave71NJDave71 Posts: 40Questions: 3Answers: 0

    Allan:

    I look forward to seeing your UI solution. I was going to disassemble the jqGrid filter plugin and see if I could be applied to dataTable. Thank you for keep your program current and up to date.

This discussion has been closed.