dcbrowse autorestore
Posted: Wed Jan 23, 2013 10:09 am
1200. Fixed a long-time problem with DCBROWSE objects that employ the
DC_BrowseAutoRestore() feature. If a new column is added to the browse
in the code, the user will now receive a message that the user's browse
configuration could not be restored, rather than showing a corrupted
display. A new DC_XbpBrowse() :configMessageBlock iVar can be used to
display a custom message.
Roger,
The way we implement browses, this is causing a problem for our clients. is there a way to bypass the dcmsgbox that pops up saying: "Your Saved Browse configuration cannot be restored"
I'd like to skip the msg altogether..
DC_BrowseAutoRestore() feature. If a new column is added to the browse
in the code, the user will now receive a message that the user's browse
configuration could not be restored, rather than showing a corrupted
display. A new DC_XbpBrowse() :configMessageBlock iVar can be used to
display a custom message.
Roger,
The way we implement browses, this is causing a problem for our clients. is there a way to bypass the dcmsgbox that pops up saying: "Your Saved Browse configuration cannot be restored"
I'd like to skip the msg altogether..