Hi
I am trying to use crosstab to make a small report att runtime. But I can`t find any code for it. Thay all use somthing like this.reportYearTableAdapter1.Fill(this.dashboardDataSet.ReportYear); .
I will have a small manuel way to do it.
Somting like this.
1. Add rows and colms to the cross tab
2. Put in the data fields. (maby TextBox objekt where value is the databinding field eks. "=prop_name")
If it is easy 3. put in a grupe
Thats it.
Regaards
Janus S. Andersen
Denmark
I am trying to use crosstab to make a small report att runtime. But I can`t find any code for it. Thay all use somthing like this.reportYearTableAdapter1.Fill(this.dashboardDataSet.ReportYear); .
I will have a small manuel way to do it.
Somting like this.
1. Add rows and colms to the cross tab
2. Put in the data fields. (maby TextBox objekt where value is the databinding field eks. "=prop_name")
If it is easy 3. put in a grupe
Thats it.
Regaards
Janus S. Andersen
Denmark