Products | Versions |
---|---|
Spotfire Analyst | 7.5 and Higher |
Starting with TIBCO Spotfire 7.5, Spotfire is disposing pages that are not active to save memory and are generated as needed. Each time you change from "Page A" to "Page B" , Dispose() is called. When you switch back to "Page A", Initialize() is called and because of this disposing, any data that is not serialized is lost.