You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
What steps will reproduce the problem?
Here is the problem
i use php to use the plugin
and i have a database - two table
area table
areaid areaName
--------------
1 Hong Kong Island
2 Kowloon
3 New Territories
district table
districtID districtName areaID
--------------------------------
1 West Central 1
2 Central 1
3 Mong Kok 2
when i were select a comboxlist,then the second comboxlist value show the
relationship of the first comboxlist??
for example.
i select Hong Kong Island in the first comboxlist,
then the second comboxlist will show only areaid 1?
What is the expected output? What do you see instead?
What version of the product are you using? On what operating system?
chrome,
* File: jquery.dataTables.columnFilter.js
* Version: 1.6.1
Please provide any additional information below.
Original issue reported on code.google.com by [email protected] on 3 Dec 2014 at 6:08
The text was updated successfully, but these errors were encountered:
Original issue reported on code.google.com by
[email protected]
on 3 Dec 2014 at 6:08The text was updated successfully, but these errors were encountered: