I’m just getting started with spread. The application will have the user creating data in columns and then validating it against a database. I’m thinking the easiest way to do it is to loop through the rows, but maybe there is another way using some of the built in stuff. Can someone point out some example here of reading and validating data? I’m looking for some code examples if possible.
↧