java.lang.IndexOutofBoundsException:setSpan(2...2) ends beyond length 1.
Delphi 11.3, Android
When editing an integer value in a wwdatagrid I get the following error when entering a value larger than 9 (ie. two characters). Keyboard is - numberpad.
Eval Error in:
java.lang.indexoutofboundsexception
setspan(2..2) ends beyond length 1.
The error only occurs when compiled and used on Android device and only for Delphi 11.3. The error does not occur when compiled with Delphi 2 or earlier or when compiled for Win32.
Had the same problem with TMSFMXEdit component which they have now fixed and hoping you can do the same for the datagrid component.
Bill Zwirs
-
Can you try our latest build I just uploaded and let me know if the problem persists. I can't exactly reproduce your problem, but I am unable to see your error when the editor contains more characters and you click on a different row with less characters.
If the problem still persists can you provide us a simple project with the problem and steps to reproduce.
Please sign in to leave a comment.
Comments
2 comments