FormView and TextBox

  • Thread starter Thread starter Paul
  • Start date Start date
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?
 
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
 
Back
Top