How to clear filter value in toolbar if row is removed from advanced search dialog

孤街醉人 提交于 2019-12-11 10:18:18

问题


Free jqgrid does not clear values in filter toolbar if they are removed from advanced searxh dialog.

To reproduce, open advanced searcg dialog in

http://www.ok-soft-gmbh.com/jqGrid/OK/formEditOnDoubleClick-jqueryui-fa-bootstrap.htm

and delete both conditons by clicking in minus button After pressing find button search toolbar still contains those values. how to fix this ?


回答1:


Thank you! I didn't thought about the scenario. It's a bug. I posted now the corresponding fix to GitHub.

The demo uses the latest code from GitHub.



来源:https://stackoverflow.com/questions/36251598/how-to-clear-filter-value-in-toolbar-if-row-is-removed-from-advanced-search-dial

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!