Alywindows / jquery-datatables-column-filter

Automatically exported from code.google.com/p/jquery-datatables-column-filter
1 stars 0 forks source link

initial selection in select-box #94

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
can you make it possible - to set initial value of <select> when we creating it 
in <head> ?

something like:

{ type:"select", sSelector: "#districtFilter", values: ["A", "B", "C"], 
initValue: "A" }

Original issue reported on code.google.com by zeroc...@optima.com.ua on 13 Sep 2012 at 6:03