D
David
Hi all,
I am setting up a datatable (DT) that has something like 3 queries and lots
of calculations to give me the desired result.
When I have the results, I am then rotating that datatable 90 degrees (i.e.
rows become columns, columns become rows). This works well.
Now, when I bind the DT to a gridview, I want to have a linkbutton at the
bottom of the calculated column(s). This linkbutton actually will go and get
some PDF files, combine them and create a download. (The PDF stuff works
well). What I need to do is to pass specific information from the column, so
I know which PDF files to get.
So, in normal circumstances, I would select a row (use a gridview select
button), and use the selectedindex of the row (in fact, I am doing this
elsewhere). So, how I would I do it for a column?
Thanks for your help.
--
Best regards,
Dave Colliver.
http://www.AshfieldFOCUS.com
~~
http://www.FOCUSPortals.com - Local franchises available
I am setting up a datatable (DT) that has something like 3 queries and lots
of calculations to give me the desired result.
When I have the results, I am then rotating that datatable 90 degrees (i.e.
rows become columns, columns become rows). This works well.
Now, when I bind the DT to a gridview, I want to have a linkbutton at the
bottom of the calculated column(s). This linkbutton actually will go and get
some PDF files, combine them and create a download. (The PDF stuff works
well). What I need to do is to pass specific information from the column, so
I know which PDF files to get.
So, in normal circumstances, I would select a row (use a gridview select
button), and use the selectedindex of the row (in fact, I am doing this
elsewhere). So, how I would I do it for a column?
Thanks for your help.
--
Best regards,
Dave Colliver.
http://www.AshfieldFOCUS.com
~~
http://www.FOCUSPortals.com - Local franchises available