S
Skip
Hi All,
How do I set the value of a field in details view? I need to set a
value based on another in the itemupdated event.
This does not work.
Me.DetailsView1.Fields.Item("Status") = 6
New to .NET so please excuse.
Thanks
How do I set the value of a field in details view? I need to set a
value based on another in the itemupdated event.
This does not work.
Me.DetailsView1.Fields.Item("Status") = 6
New to .NET so please excuse.
Thanks