S
Simon
Hi Guys,
I'm trying to use a checkbox control in a datagrid. The
objective is to display readonly Customers from a
database, then allow a user to select customers with the
checkbox. Then, iterate through the dataset extracting
the primary key fields and submitting them to a stored
procedure that will produce a report.
I have managed to setup the checkbox in the datagrid. I
cannot iterate through the checkboxes. How can I do this?
Many thanks,
Simon.
I'm trying to use a checkbox control in a datagrid. The
objective is to display readonly Customers from a
database, then allow a user to select customers with the
checkbox. Then, iterate through the dataset extracting
the primary key fields and submitting them to a stored
procedure that will produce a report.
I have managed to setup the checkbox in the datagrid. I
cannot iterate through the checkboxes. How can I do this?
Many thanks,
Simon.