link resets YADFC filtering
link resets YADFC filtering
Hi,
I have a small problem with YADFC filtering. My table uses few filters (datetimepicker, select and search) and on every row, the last cell is a link that opens jQuery UI modal dialog for entering comment to the desired row. When I filter this table and click the comment link, the filtering behind the dialog resets (all rows appears and the select option stays).
Thanks!
EDIT: If you need any code, feel free to ask for it, I was not able to reproduce this behavior on jsfiddle or datatablesfiddle since I use jquery ui and php framework (Nette).
Answers
I could probably PM link to my website where this problem occures but I can't post it publicly.