Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

how to search when i were select a comboxlist,then the second comboxlist value show the relationship of the first comboxlist #169

Open
GoogleCodeExporter opened this issue Dec 16, 2015 · 0 comments

Comments

@GoogleCodeExporter
Copy link

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant