Skip to content

Commit

Permalink
* Added initMultipleColumns function to allows to add filter for mult…
Browse files Browse the repository at this point in the history
…iple columns on a table #79

* Bugs / Issues fix #136 / #131
*Massive enhancement to the initMultipleTables , now read the columns data automatically and place it into select element options (#132) still need to add multi select for this one
  • Loading branch information
vedmack committed Jan 9, 2015
1 parent 1ba4788 commit f231ad1
Show file tree
Hide file tree
Showing 2 changed files with 402 additions and 236 deletions.
3 changes: 2 additions & 1 deletion ChangeLog.markdown
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,8 @@
* Skip empty strings in the column (avoid entering empty strings into the select / auto_complete filters) https://github.com/vedmack/yadcf/pull/112
* Support complex headers (rowspan / colspan) https://github.com/vedmack/yadcf/issues/119
* Support custom_func / multi_select_custom_func in exResetAllFilters and exFilterColumn functions https://github.com/vedmack/yadcf/issues/126

* Added initMultipleColumns function to allows to add filter for multiple columns on a table https://github.com/vedmack/yadcf/issues/79
* Bugs / Issues fix https://github.com/vedmack/yadcf/issues/136 / https://github.com/vedmack/yadcf/issues/131

## 0.8.6

Expand Down
Loading

0 comments on commit f231ad1

Please sign in to comment.