VB.NET-WEB: Binding Session to ItemTemplate

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • m3tano
    New Member
    • Apr 2008
    • 1

    #1

    VB.NET-WEB: Binding Session to ItemTemplate

    Hello!

    How could I bind a Session() value to an ItemTemplate textbox and be also able to save when inserting (using detailsview)? I try Session("compan yid") and it would display the data, but it does not save it when clicking in Insert.

    If I try something like Bind(Session("c ompanyid")) it triggers an error.

    Please help me with this

    :D

    Kind Regards
    Hamlet
Working...