P
Paul Aspinall
Hi
I have an SQLDataSource which is bound to a FormView....
I want to put some of the values from the bound record in a label, but this
is outside of the template... Some of the templates don't even have this
particular field on them all, so I can't use a server side event to populate
the label (??)
How can I populate this label control, which is outside the template, or
doesn't exist in the template, so that it shows the value of a field which
is bound to the record being displayed on the template...??
Thanks
I have an SQLDataSource which is bound to a FormView....
I want to put some of the values from the bound record in a label, but this
is outside of the template... Some of the templates don't even have this
particular field on them all, so I can't use a server side event to populate
the label (??)
How can I populate this label control, which is outside the template, or
doesn't exist in the template, so that it shows the value of a field which
is bound to the record being displayed on the template...??
Thanks