You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In catalogue replacement, the user is asked to provide
current catalogue
replacing catalogue
and the appropriate criteria is used to find/filter stamps showing the current numbers and allowing quick "excel like" data entry to modify the values.
I am thinking of showing a table that is read-only except for the value field. If you click in the catalogue number or condition columns you can change it (ie. use the cell editor widgets) however for catalogue value they should all be editable and tab enabled for quick entry.
The text was updated successfully, but these errors were encountered:
* Removed Upgrade route
* Upgrade Catalogue is now a list mode
* Catalogue Replace table now is editable
* get in Enum will convert to numeric value (handle string binding)
* GridMode/listMode is now displayMode with Strings
#64
In catalogue replacement, the user is asked to provide
current catalogue
replacing catalogue
and the appropriate criteria is used to find/filter stamps showing the current numbers and allowing quick "excel like" data entry to modify the values.
I am thinking of showing a table that is read-only except for the value field. If you click in the catalogue number or condition columns you can change it (ie. use the cell editor widgets) however for catalogue value they should all be editable and tab enabled for quick entry.
The text was updated successfully, but these errors were encountered: