FormView and TextBox

P

Paul

I have a web form with a FormView that will display data based on an
entry in the TextBox. I want to add a second FormView to work with a
second TextBox. However, when I add the second TextBox, my entry in
the first TextBox will not cause the FormView to work. Why? How do I
get the second TextBox and second FormView to work?
 
N

Newbie Coder

Paul,

You are better off asking ASP.NET questions in this newsgroup:

microsoft.public.dotnet.framework.aspnet
--
Newbie Coder
(It's just a name)


P.S. You belong to RoadRunner domain which is used to spam so many users
 

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

Top