newbie: field name in formview

  • Thread starter Thread starter Barbara Schmidt
  • Start date Start date
B

Barbara Schmidt

Hello everybody,
I have in my Visual Web Developer 2005 Express Edition project
formview-control bounded with SqlDataSource-control. Wenn I start the
application I see in the formview-window the field name and afterwards the
text:
FieldName: "Now my text from the database"
How can I see the text only, without the field name? Is it possible to make
unvisible the field name?
Barbra
 
Cnvert the field into Template Field. Then you'll have much better control
what's rendered and how so you can edit the Template...
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top