F
Fred G. Sanford
I have a Reportviewer control (on an aspx page) that is getting
populated from a SQL query in a strongly-typed dataset. I am creating
and passing parameters to the report. My problem/question is...one of
the parameters i am trying to pass into the report is based on a field
value in each row returned from the SQL query. More to the point, on
the report, I need to set a control's BorderColor based on a column
value for each row returned in my recordset.
I am using VWD, ASP.Net 2.0, C#.
TIA for any comments/suggestions/help
fgs
populated from a SQL query in a strongly-typed dataset. I am creating
and passing parameters to the report. My problem/question is...one of
the parameters i am trying to pass into the report is based on a field
value in each row returned from the SQL query. More to the point, on
the report, I need to set a control's BorderColor based on a column
value for each row returned in my recordset.
I am using VWD, ASP.Net 2.0, C#.
TIA for any comments/suggestions/help
fgs