Is it possible to pass a search parameter set in one table to another table?

Is it possible to pass a search parameter set in one table to another table?

Gaz96Gaz96 Posts: 20Questions: 6Answers: 1

I want when I set a date parameter in one table for it to pass automatically to another table - is this possible?

This question has an accepted answers - jump to answer

Answers

  • kthorngrenkthorngren Posts: 21,336Questions: 26Answers: 4,951

    Short answer is most likely yes. We will need more details of what you are trying to achieve.

    set a date parameter in one table

    How are you doing this?

    pass automatically to another table

    Is this to a table on the same page or another page? If another page maybe this deep linking solution is appropriate.

    Kevin

  • Gaz96Gaz96 Posts: 20Questions: 6Answers: 1

    Hi Kevin

    Thanks for responding. Its to two tables on the same page, hoping to pass from a text input box, also on the same page.

    Gary

  • kthorngrenkthorngren Posts: 21,336Questions: 26Answers: 4,951

    Its not clear what the text input is and how you want to pass it to the other table. Please provide a simple test case that shows what you have and provide details of what you want to happen.
    https://datatables.net/manual/tech-notes/10#How-to-provide-a-test-case

    Kevin

  • Gaz96Gaz96 Posts: 20Questions: 6Answers: 1
    Answer ✓

    Its OK - Ive found another way around the problem but thanks for your help.... :-)

Sign In or Register to comment.