E
evandelagrammaticas
Hi all,
I have been searching for this one for a while now.
I have a databound details view control which links to a table that
has firstName, MiddleName and Surname, I would like to reference a
field value witin that control...
I would like to check the value of the surname field and assign it to
a label control, but am unable to find the code to do this.
Something like this... label1.text = detailsview.formcontrol.value
I have found plenty of references and long-winded explanations, but
nothing that is too the point and uses the VB structure as opposed to
the C#
Any help would be GREATLY appreciated.
Regards
Evan
I have been searching for this one for a while now.
I have a databound details view control which links to a table that
has firstName, MiddleName and Surname, I would like to reference a
field value witin that control...
I would like to check the value of the surname field and assign it to
a label control, but am unable to find the code to do this.
Something like this... label1.text = detailsview.formcontrol.value
I have found plenty of references and long-winded explanations, but
nothing that is too the point and uses the VB structure as opposed to
the C#
Any help would be GREATLY appreciated.
Regards
Evan