Using a Validation Program with Nitro Query’s Edit Grid Widget
Posted on August 19, 2016
CategoryEdit gridNitro App BuilderTip of the MonthValenceValidation ProgramOne of the most powerful widgets available in Nitro Query is the Edit Grid. Traditionally queries are read-only, but with an Edit Grid you can actually allow users to update records in a single-file data source — right from within the query itself! In some cases you may find you can simply create a query for data entry in lieu of coding an actual app, saving yourself a ton of time and effort.