Silverlight CSLADataProvider - DeferRefreshSilverlight CSLADataProvider - DeferRefresh
Old forum URL: forums.lhotka.net/forums/t/6579.aspx
Jack posted on Sunday, March 08, 2009
Can this be added to the Silverlight version so we can write the same code for WPF/Silverlight.
Thanks
jack
RockfordLhotka replied on Sunday, March 08, 2009
The problem is that it would have no meaning in the Silverlight case, because the model is always to defer refresh. While adding it as a placeholder might help keep the UI code more similar, it would almost certainly be confusing because it would lead people to believe that the other behaviors are the same as in WPF, and they are not.Jack replied on Monday, March 09, 2009
That makes sense. Thanks.
Copyright (c) Marimer LLC