example how to persist data in store procedure to retrieve asp.net? in data I want to save session variables to retrieve session . using database and c# code or ajax query in asp.net thanks!
You will need to set the ObjectDataSource's Parameter from code behind
http://forums.asp.net/t/1351785.aspx?ObjectDataSource+Setting+values+in+code+behind
© COPYRIGHT 2025 ASPSnippets.com ALL RIGHTS RESERVED.