-
New Feature
-
Resolution: Done
-
Normal
-
7.0.7
-
Security Level: Jimmy
-
None
-
ZK 8.0.3 S5, ZK 8.0.3 S6
-
None
I have a paginated grid with input fields in it.
If the input fields are in error, I want to disable the paging until the user fix it.
Event though I added a listener for "onPaging" on my grid paging component, when I click on arrow it still navigates through the default listener.
I want a way to disable / stop paging all together.
- relates to
-
ZK-3234 Add a disable attribute to paging component
- Closed