Project

General

Profile

Actions

Bug #3338

closed

Make saving/restoring state work with Excel data sources

Added by Ryan McFall almost 16 years ago. Updated almost 16 years ago.

Status:
Resolved
Priority:
Normal
Assignee:
Category:
client
Target version:
Start date:
05/29/2008
Due date:
% Done:

0%

Estimated time:
Bugzilla-Id:
3338

Description

Probably need to override readObject for POIExcelDataSource for this to work.

Actions #1

Updated by Ryan McFall almost 16 years ago

Needed to override both readObject and writeObject to deal with transient fields, and to be able to maintain the selected worksheet. The latter is due to the fact that the selected worksheet information is stored in the Excel file itself, and our code doesn't change the data file, so without saving it ourself it gets lost.

Actions #2

Updated by Redmine Admin about 11 years ago

Original Bugzilla ID was 3338

Actions

Also available in: Atom PDF