Dynamicly generated controls based on data pulled from the database.
If I bound my controls to fields in a local variable, as opposed to a number of values stored in Session, and I'm working offline, does changing the values work properly or will it throw that connection error?
If I bound my controls to fields in a local variable, as opposed to a number of values stored in Session, and I'm working offline, does changing the values work properly or will it throw that connection error?