DetailsView Help - VB.net and ASP.net 2.0

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • Stratemeyerjw
    New Member
    • Oct 2007
    • 1

    DetailsView Help - VB.net and ASP.net 2.0

    Can anyone help?

    I am making a web application that is a dispatch site. I want to be able to programmaticall y insert the usersname into the DispatchID field within the
    DetailsView template. I set the default mode to "insert" I see the ID of the textbox that im trying to automatically put text into. The ID is DispatchIDtextb ox.

    What I thought it would be,

    detailsview1.cu rrentmode.Dispa tchIDtextbox.te xt = "Dispatcher sID"

    I know this isn't correct but any info would help!

    Anybody got an idea on what im trying to accomplish?
  • debasisdas
    Recognized Expert Expert
    • Dec 2006
    • 8119

    #2
    Question moved to .NET Forum.

    Comment

    Working...