Individual column filter not working in Tab
Individual column filter not working in Tab
Sunil
Posts: 3Questions: 0Answers: 0
Hello,
I am using individual column filtering inside jquery UI tab. For the first tab all the filters working fine but for the second tab the filtering behaves weird.
In the second tab,when there are few columns, the individual filters works fine but as soon as I increase number of columns for the table it column filtering stop working. Main table level filtering is working fine in both the tabs.
Please note that all data are directly coming from database(No Ajax).
Please someone let me know where I am doing wrong..Any snippet will be appreciated.
Thanks,
Sunil
I am using individual column filtering inside jquery UI tab. For the first tab all the filters working fine but for the second tab the filtering behaves weird.
In the second tab,when there are few columns, the individual filters works fine but as soon as I increase number of columns for the table it column filtering stop working. Main table level filtering is working fine in both the tabs.
Please note that all data are directly coming from database(No Ajax).
Please someone let me know where I am doing wrong..Any snippet will be appreciated.
Thanks,
Sunil
This discussion has been closed.
Replies
Allan