FormView and TextBox

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • Paul

    #1

    FormView and TextBox

    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?

  • Newbie Coder

    #2
    Re: FormView and TextBox

    Paul,

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

    microsoft.publi c.dotnet.framew ork.aspnet
    --
    Newbie Coder
    (It's just a name)


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

    "Paul" <pmorrison@neb. rr.comwrote in message
    news:1178660051 .122349.226810@ q75g2000hsh.goo glegroups.com.. .
    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?
    >

    Comment

    Working...