Need Help with Datagrid Hyperlink Column

S

suslikovich

Hi everyone,
I have a problem with a datagrid hyperlink column. I have two datagrids
on one page: one is the main datagrid displaying data from SQL table.
The second grid is not visible until hyperlink column on the main page
is clicked and is suposed to display details information. I don't want
a second page to display details. How do I pass my value "JobId" to the
second datagrid? I am trying to do the following:

string JobId = Request.QueryString ["JobId"];

then I want to use it in a sql query string.
Also, what do I set in the main grid's property builder in URL field?

Thanks!
Stan Godin
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
473,769
Messages
2,569,581
Members
45,056
Latest member
GlycogenSupporthealth

Latest Threads

Top