Skip to Content
0
Former Member
Sep 24, 2008 at 02:09 PM

reading check boxi n a multiline classical report...

27 Views

hi,

in my report, i have multiline data displayed...like for e.g.

first line displays shipment data, second line is a continuation of shipment data. third line is a header line to show deliveries under that shipment, fourth line shows the deliveries , one per line and then next shipment and so on.

now the first line of every shipment has a checkbox displayed.

when the user finally chooses to print this report, i need to read only those shipments that are selecte by user and process only them.

this is a simple classical report. please tell me how to write the code to capture the checkbox selection.

thks