[neon] Error status and table cells [message #1758997] |
Wed, 05 April 2017 07:22 |
Simon Meer Messages: 7 Registered: February 2017 |
Junior Member |
|
|
Hi there,
This may be a silly question, but in our application, we have a somewhat complicated table that makes use of error states in table cells.
Now, I was going to populate the list of errors in `execValidateValue()` but noticed that if an error status is detected on a given cell after validating, the input will be discarded altogether. (AbstractColumn#setValue())
I've now settled to clearing the error state in `execValidateValue()` and setting it in `execDecorateCell()` -- is there a more suitable way to go about this?
[Updated on: Wed, 05 April 2017 07:26] Report message to a moderator
|
|
|
Powered by
FUDForum. Page generated in 0.02598 seconds