DataForm Templates
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. ...