Could be an issue with DataTables -- you might consider asking on their user forum.
Anthony On Wednesday, April 4, 2012 12:50:33 PM UTC-4, greenpoise wrote: > > Anthony, > > I first get an error. Then the select dropdown picks the values with some > additional characters and when I make a selection, it does not filter them > (I am guessing because the additional characters that show up). > > I am attaching some screenshots..hopefully they will show up > > > Thanks > > > dan > > On Tuesday, 3 April 2012 18:32:23 UTC-7, Anthony wrote: >> >> 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 >> >

