J
Jarod
Hey
I have detailsView with a few rows. I added them manually using BoundFields,
and I added CommandField with Edit. But when I press edit it says I need to
have ModeChangingEvent... I added it. But should be anything in it ? After
this I can press Edit as long as I want and nothing changes. I bind data in
Page_Load and took care about !Page.IsPostBack so there is no possibility
that I bind data and turn off editing. So how to put DetailsView in editmode
???
Jarod
I have detailsView with a few rows. I added them manually using BoundFields,
and I added CommandField with Edit. But when I press edit it says I need to
have ModeChangingEvent... I added it. But should be anything in it ? After
this I can press Edit as long as I want and nothing changes. I bind data in
Page_Load and took care about !Page.IsPostBack so there is no possibility
that I bind data and turn off editing. So how to put DetailsView in editmode
???
Jarod