Source code checked in, #36924
fix for web drop-down lists to update value when required flag has changed
View ArticleSource code checked in, #36925
fixed web checkboxes not updating caused by previous fix for keeping outside changes
View ArticleSource code checked in, #38028
updated TimeTracker to make it fault tolerant when used in both web and non-web environment.
View ArticleSource code checked in, #38083
Added support for editable grid using DataListObject, fixed a memory leak in GridViewBinding
View ArticleSource code checked in, #38103
Fixed DataListObject to make it work in WPF list binding
View ArticleSource code checked in, #38131
Fixes to make DataListObject work with Silverlight 5. Discontinued support for Silverlight 4 as it doesn't have OnDataContextChanged event. Added doc comments to reduce warnings.
View ArticleSource code checked in, #38434
Updated samples to work with the latest framework and Xomega.Net plugin.
View ArticleSource code checked in, #42900
Updated TimeProperty to handle TimeSpan as the transport format instead of DateTime. Added missing XML comments to TimeTracker.
View Article