10-08
This commit is contained in:
@@ -35,7 +35,7 @@ namespace FEQ0000.Purchase
|
||||
}
|
||||
void refreshData()
|
||||
{
|
||||
this.ta.Fill(this.dsPurchase.Purchase, dtSD.Text, dtED.Text, "%","%");
|
||||
this.ta.FillDate(this.dsPurchase.Purchase, dtSD.Text, dtED.Text);
|
||||
|
||||
//Set DataSource
|
||||
Microsoft.Reporting.WinForms.ReportDataSource DsEQ = new Microsoft.Reporting.WinForms.ReportDataSource();
|
||||
|
||||
Reference in New Issue
Block a user