Daniel Reznick

Results 32 comments of Daniel Reznick

@louking you can achieve this with custom multi select (OR or AND) and with adding a checkbox / etc (like in exclude / regex you can control you custom function...

@tynort the second is indeed a bug , but what wrong with the cumulative/ajax? indeed the cumulative can't allow selecting multiple values in the same drop down (see https://github.com/vedmack/yadcf/issues/255) ,...

Not sure why, but in showcase the js code snippet is wrong, actually fist column's `cumulative_filtering` set to false Heres the real code > yadcf.init(oTable, [ { column_number : 0,...

thanks, but in that page cumulative filtering not working at all, no matter what value you chose from the multi select filters all other filters remain with the same value

Please provide a test page like jsfiddle so it will be possible to test your request

you are right, until it get resolved, you can take a look at the source code of the showcase in my github repo https://github.com/vedmack/yadcf-showcase

not sure when it will be resolved, seem that google app engine started to block these request cause I haven't activated billing on my showcase :| The request failed because...

haven't checked compatibility with the 2.0, please share a working test page (jsfiddle / etc) so I check it out

Hi @VictorioBerra, I will check this out

@VictorioBerra @louking I just pushed the 2.0.1.beta.1 although I did a lot of API adoptions to the new DT 2, there is still a lot of work to be done,...