>
> DataTables Filter 
> Select<http://datatables.net/release-datatables/examples/api/multi_filter_select.html>
>
> I want to add it to my web2py application. If I add the code to a static 
> .js file and call it from my view, it does not work. However, if I embed 
> the code within the layout, it partially works. What is the proper way to 
> do this?? how can I accomplish the script to grab the values from a table??
>

It should work from a js file -- are you loading the file after you have 
already loaded jQuery? What does "partially works" mean?

Anthony 

Reply via email to