|
-
Jun 17th, 2010, 05:40 PM
#1
Thread Starter
Lively Member
Hyperlinks that pass additional values
Hi all,
I guarantee the title of my thread does not explain what I am looking for, but I just can't think of a better way to word it.
What I have right now is an application that the user can add, search, and update various orders in the System. I've been working on the front end page, and wanted to display a summary of all orders performed this month. Right now the Orders are represented as labels (based on data pulled from the database). What i'd like to do is replace these labels with hyperlinks. I was hoping that by doing that I could somehow write some code so that when an order is clicked that the user is taken directly to the search page and that order is displayed. Is this possible to do?
The other issue I can see is that right now the following steps are needed on the Search page:
1 - The user enters search criteria and clicks the Search button. This is turn displayed a GridView.
2 - The user selects an item from the Grid, which then turns all of the fields to be Visible.
I'm not sure if any of this is possible, but appreciate the help.
Thanks!
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|