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

1

1

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 ?

still

Electrojet answered 27/3, 2016 at 19:23 Comment(0)
H
3

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.

Hagerty answered 27/3, 2016 at 22:51 Comment(2)
if column in jqgrid is read only and new row is added in andvanced search dialog search field in added row is also read-only. It looks like search field in inherits read-only state from jqgrid columnElectrojet
I posted this in #36389200Electrojet

© 2022 - 2024 — McMap. All rights reserved.