Is it possible to send dataset,datatable directly to crystal report
It will apprecaite if someone can tell how i can pass, dataset or dataview or a datatable to crystal report directly. I m having one calculated table on my form. i want to print that table data through crystal report. So how is it possible to send that table to crystal report directly instead of saving on server and then crystal report fetch data from server.
thanks in advance