Want to know how the search functionality works.may b silly but i need ans plz

Want to know how the search functionality works.may b silly but i need ans plz

mbssan84mbssan84 Posts: 6Questions: 1Answers: 0

If I have 500 records in a table,and each page contains 50 records 10 pages.If i search in first page results will come from all pages or that particular page ?? Quick reply please !

This question has accepted answers - jump to:

Answers

  • rf1234rf1234 Posts: 2,985Questions: 87Answers: 421
    Answer ✓

    All pages!

    Example:

    on first page, no entry in search field:

    entry in search field:

    As you can see datatables created three pages based on the search field entry.

  • mbssan84mbssan84 Posts: 6Questions: 1Answers: 0

    Now i have applied some input for column search appending inside table header and when i applied scrollY: "200" and when I entered first letter in that the inputs are going disappear. tried to append outside of table.but not worked for me..? whats the solution now..for that.Thanx in advance !

  • mbssan84mbssan84 Posts: 6Questions: 1Answers: 0

    Can we include search input in header & footer with vertical scroll and not horizontal scrollbars?

  • kthorngrenkthorngren Posts: 21,303Questions: 26Answers: 4,947
    Answer ✓

    Answered your question in your other thread.

    Kevin

This discussion has been closed.