User Profile

Collapse

Profile Sidebar

Collapse
johnhrschuster
johnhrschuster
Last Activity: Jun 19 '07, 06:12 PM
Joined: Mar 3 '06
Location:
  •  
  • Time
  • Show
  • Source
Clear All
new posts

  • ASP.NET 2.0 GridView Hyperlink to call code not a URL

    Hello. I have a Web page with A GridView on it populated from a SQL data source. What I would like to do is have a hyperlink at the end of each row to jump to a detail page however…

    What I want to do is click on the Hyperlink and go to some VB behind code to load a session variable based on values in the GridView row and transfer control to the detail form.

    The detail form would read the session variable and load...
    See more | Go to post

  • johnhrschuster
    replied to Currentdb.OpenRecordset fun
    Happened to me

    Move the DAO reference above the ADO reference and the problem should go away. You are using a DAO chunk of code and the ADO is trying to run it....
    See more | Go to post

    Leave a comment:

No activity results to display
Show More
Working...