Removed backup async lazy-loading collection, the queueing variant in now proven; added ItemFetched event so users can run additional processing when items have been fetched from the dataabse; fixed message presenter, yes/no and ok/cancel messages are now centered and parented to the main window as well
This commit is contained in:
parent
d969811427
commit
76a31e15f4
4 changed files with 30 additions and 832 deletions
|
@ -47,4 +47,4 @@ using System.Runtime.InteropServices;
|
|||
// Build Number
|
||||
// Revision
|
||||
//
|
||||
[assembly: AssemblyVersion("1.3.2")]
|
||||
[assembly: AssemblyVersion("1.3.3")]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue