I have added Autocomplete in advanced search over one of the columns. It works first time , but when I add second filter and try AC , its doesn't works. Doc says that DataInit works firs time when the element is created. The feaure works fine with datepicker, but not with any other fetures. I added daterangepicker on one of colmns and it didn' quite worked.
I looked into searchFilter.js and it seems that datepicker functionality is added there, not sure how AC is going to be integrated.
I have used
dataInit(elem):function(){
$(“#elem”).autocomplete('dataurl',{settings});
Copyright 2014 TriRand LtdAll Rights ReservedRSS
Back to Top