We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
That the buttons are disabled, when the row is not available and/or the error is caught at the BBj level with err=.
(one example)
!ERROR=252 (java.lang.IndexOutOfBoundsException: Index 1 out of bounds for length 0) [2165] methodret #removeRow(#getRS().get(index!))
READY [1]C:/basis/bbj2040/plugins/BBjGridExWidget/BBjGridExWidget.bbj>
The text was updated successfully, but these errors were encountered:
No branches or pull requests
What product versions and settings are you using when this issue occurs?
Steps to Reproduce
What I Expected
That the buttons are disabled, when the row is not available and/or the error is caught at the BBj level with err=.
What Happened Instead
(one example)
!ERROR=252 (java.lang.IndexOutOfBoundsException: Index 1 out of bounds for length 0)
[2165] methodret #removeRow(#getRS().get(index!))
READY
[1]C:/basis/bbj2040/plugins/BBjGridExWidget/BBjGridExWidget.bbj>
The text was updated successfully, but these errors were encountered: