Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations gkittelson on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Getting "work" out of the DataGrid workhorse...

Status
Not open for further replies.

Isadore

Technical User
Feb 3, 2002
2,167
US
Using the DataGrid's option of having a hyperlink field one can easily send by QueryString a "bound" field value; but try sending along other values as well? No luck so far on that.

Also, I want the User to "click on" a DataGrid hyperlink column but go to a page that has been pre-selected in an accompanying dropdown box; e.g., user selects "birds" in the drop box, so I want to take the value in the hyperlink Grid to the "bird" page...

Any ideas? Just point me in the right direction...thanks!
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top