G
Guest
Hi
Hope someone can help me with a bit of a newbie question.
I want to diplay a field from the last row of a table as part of a string in
a label control and would like to know the best way of doing it.
Most of the posts or books I've read are directed towards binding controls
or datagrids to datasets and I can do this ok. What I am having trouble with
is selecting a single field and adding that field to the text string to be
added to the label control.
eg. the text string might be something like this "the result is <field>"
Appreciate any assistance.
Hope someone can help me with a bit of a newbie question.
I want to diplay a field from the last row of a table as part of a string in
a label control and would like to know the best way of doing it.
Most of the posts or books I've read are directed towards binding controls
or datagrids to datasets and I can do this ok. What I am having trouble with
is selecting a single field and adding that field to the text string to be
added to the label control.
eg. the text string might be something like this "the result is <field>"
Appreciate any assistance.