Master BOM Detail Update and Delete.CheckBoxList

From ReliaWiki
Revision as of 16:01, 22 September 2014 by John Leavitt (talk | contribs)
Jump to navigation Jump to search


Detail

Select List, Checkbox Options, Multiple Detail (CheckBoxList)

Update

A CheckBoxList item will be updated if SelectedValue, Value or DataChecked have been modified. If a CheckBoxList item is present that does not match an original CheckBoxList item, it will be inserted.

Delete

If an original CheckBoxList item exists that does not match an updated CheckBoxList item, it will be deleted.