M
MU
Hello,
I have a DetailsView on my form and I have a CheckBoxList that the
user can use in Insert mode. I need to take the values that were
selected from the CheckBoxList and insert them into another table
along with the NEW record id that is generated from the Insert from
the DetailsView.
When do I have access to that new record id and also still have access
to the CheckBoxList that is on the form?
Thoughts? Thanks!
I have a DetailsView on my form and I have a CheckBoxList that the
user can use in Insert mode. I need to take the values that were
selected from the CheckBoxList and insert them into another table
along with the NEW record id that is generated from the Insert from
the DetailsView.
When do I have access to that new record id and also still have access
to the CheckBoxList that is on the form?
Thoughts? Thanks!