User-944089421 posted
I have a DetailsView with a few DynamicFields, bound to a LinqDataSource and the DefaultMode is set to Insert on the DetailsView.
What I want to do is initialise one of the textboxes with a value the user will not have to enter on the webpage.
What would seem like a simple thing to do, appears otherwise. I'm struggling with this now.
Can anyone tell me how I can set this value, either imperatively or declaratively.
Thanks very much.
Gavin