S
Steve Funk
Can the Detailsview control mode be changed via a post-back event? I cannot
change the DetailsView1.CurrentMode = DetailsViewMode.Insert from ReadOnly as
the CurrentMode is Read-Only. Changing the DefaultMode doesn't seem to have
an effect.
If its possible please give me an example how.
change the DetailsView1.CurrentMode = DetailsViewMode.Insert from ReadOnly as
the CurrentMode is Read-Only. Changing the DefaultMode doesn't seem to have
an effect.
If its possible please give me an example how.