DataForm Templates by Wpf

Sun, 31 May 2009 00:01:14 -0600

DataForm Templates

by Wpf @ Sun, 31 May 2009 00:01:14 -0600



That's where DataForm templates come in. In the DataForm control, there are three templates: DisplayTemplate: The DataTemplate for showing the 'read-only' view of a bound item. EditTemplate: The DataTemplate for editing an item. ...