1
臭虫

Binding a Silverlight DataGrid to dynamic data Part 2 - editable data and INotifyPropertyChanged - Colin Eberhardt’s Adventures in WPF

xgluxvxgluxv 发表于 322 天, 10 小时, 11 分钟 之前
Tuesday, April 28, 2009 6:56:33 AM GMT Thursday, April 23, 2009 4:56:26 AM GMT

In my previous blog post I described a method for solving the commonly faced problem of binding a Silverlight DataGrid to dynamic data, the form of which is not know at compile time. This blog post extends on the method previously described, adding change notification, allowing the DataGrid to synchronise the UI with changes to the bound data and to allow the user to edit the DataGrid’s contents. To briefly recap my previous post, the dynamic data is copied to a collection of Rows:publicclass Row {priva...

类别: UX | 点击: 3 | | 源: www.scottlogic.co.uk | show counter code
标签: DataGrid, Silverlight

没有任何评论, 这将是第一个发表评论.

要发表评论请 登录 或者 注册