about billson
Gathering & Sharing
2008-01-22
load data into CrystalReport by generated TableAdapter.Fill() DataTable
Dim c As DataTable = Me.dsNorthwind.Customers
Me.taCustomers.Fill(c)
Me.crtAllCustomer.SetDataSource(c)
Me.crvCustomers.ReportSource = Me.crtAllCustomer
Me.crvCustomers.DisplayGroupTree = False
Me.crvCustomers.Zoom(70)
Newer Posts
Older Posts
Home
View mobile version
Subscribe to:
Posts (Atom)
Google Referrals