How to change the default "Update" in a DetailsView

T

test

Using a DetailsView to update data in SQL 2005, How do I change the default
"Update" hyperlink to a more user friendly button?

Thanks
 
M

Mike Brind

test said:
Using a DetailsView to update data in SQL 2005, How do I change the
default "Update" hyperlink to a more user friendly button?

This group covers classic asp. AspNet is a totally different technology,
with its own group: microsoft.public.dotnet.framework.aspnet, where I
recommend you ask questions in future.

However, in answer to your current question, change the tag from
<asp:LinkButton> to <asp:Button>, making sure you do the same in the closing
tag.
 

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

Members online

Forum statistics

Threads
474,138
Messages
2,570,803
Members
47,348
Latest member
nethues

Latest Threads

Top