How to Get the results from server and populate in datatables based on the input field value.

How to Get the results from server and populate in datatables based on the input field value.

giridhargiridhar Posts: 20Questions: 4Answers: 0
edited January 2014 in General
Iam getting data from controller to populate data in my datatables.

I need to get the data based on one input field(in my case customerid).

how should i achieve this.I tried but failed.

My jsp should contain an input field.Based on the input of the user i should display the data into datatable.

The input field and datatable should be independent to each other and should be in the same page.

Replies

  • allanallan Posts: 63,498Questions: 1Answers: 10,471 Site admin
    It looks like you have about three separate posts for this topic. Can we just keep it to one please.

    http://datatables.net/forums/discussion/19234/how-populate-data-in-datatable-based-on-user-input-field-
    http://datatables.net/forums/discussion/19238/populate-data-in-datatables-based-on-user-input-

    Allan
This discussion has been closed.