Browse by Tags

All Tags » DetailsView (RSS)

FormView, DetailsView ItemInsertedTemplate DataItem is empty..Oops by alessandro

You have a FormView, DetailsView and you went into InsertItemTemplate, but you are unable to get the Data to which your FormView is bound to ? You didnt do nothing wrong. It's a short coming of the FormView control. Between, at the time of this writing...

DetailsView and BoundField set to Readonly="true" when updating, does not contain original field value. by alessandro

You can specify whether a bound field is editable using the ReadOnly property of the BoundField control. When the ReadOnly property is set to false, the field will be editable when the user clicks the Edit command button. When the ReadOnly property is...
More Posts