I would like to create a report using data from my datagridview. i have tried to search the internet and what i seem to find is people advising to use the data source of the datagrid. However i have a slightly diffrent scenario to consider. i have a quotation system which populates the datagridview from the stock table. once the data is in, it is then manipulated i.e change markups, costs but i would not want these changes direct to the database. this simply means my datagridview contains stuff that can not be found in the dataset... with this in mind i would love to be able to print this/ passing it to the crystal reports. how can that be implemented?
Datagridview an crystal reports
Collapse
X
Comment