Timeline for Most efficient way to validate multiple textboxes against a tolerance value
Current License: CC BY-SA 3.0
3 events
| when toggle format | what | by | license | comment | |
|---|---|---|---|---|---|
| Nov 26, 2013 at 2:32 | comment | added | Malachi | if they change the amount of Textboxes they would have to change the for loop. with the List of Text boxes the code won't change all they would have to do is in the declaration, another textboxList.add(textbox43) or they could find a better way of doing it like that. there has to be a collection collection or something where you could select all the textboxes in said group or something, this doesn't seem maintainable. | |
| Nov 25, 2013 at 18:04 | history | edited | Daniel | CC BY-SA 3.0 | edited body |
| Nov 25, 2013 at 17:44 | history | answered | Daniel | CC BY-SA 3.0 |