IsActive should always be checked before performing actions against another view. If the value is false, the "Load" method should be called prior to manipulating values on the view in question.
IsActive should always be checked before performing actions against another view. If the value is false, the "Load" method should be called prior to manipulating values on the view in question.