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
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