May 5, 2009 at 10:55 am
Is it possible to bind the content of a record, which is clicked in a datagridview to
a existing report.
If its possible, please some code.
Thanks,
Frans
May 6, 2009 at 12:55 am
Please expand your problem. I'm not clear with your issue
May 6, 2009 at 12:46 pm
I have a windows form where i fill in record data, these records are displayed on the second tab into a datagridview.
Now i want to fill a report with the data from the record that is clicked on from that datagridview.
These reports wil be printed.
My english is not so good. I hope you understand what i mean.
Frans
May 7, 2009 at 3:18 pm
I am assuming that you have some unique key (some kind of ID) for the record displayed in the row of datagrid. Grab it and pass it as a parameter to report.
Viewing 4 posts - 1 through 3 (of 3 total)
You must be logged in to reply to this topic. Login to reply