datarepeater? vb 6 control?
if web form check out:
http://www.metabuilders.com/Tools/Ro...torColumn.aspx
http://www.datagridgirl.com/rowselector.aspx
otherwise try a different group, this is dotnet only...
Greg
"Stephen" <(E-Mail Removed)> wrote in message
news:%(E-Mail Removed)...
> Hi,
>
> I have a quick question. I am displaying all the orders that are active. I
> am making use of a datarepeater with checkboxes to display data and a
submit
> button to insert into the database.
>
> suppose i want to make the orders inactive using the checkboxes and click
on
> the submit button should update the database.
>
> How do I capture the event such that only those check boxes that have been
> checked are updated and not others?
>
> Thanks,
> Stephen.
>
>