I'm using a repeating section to display checkboxes and text from a sharepoint list, These checkboxes allows the user to select and deselect the row. When the user select some checkboxes and submits the infopath(07) form to the sharepoint site , a new SP list is created in the Sharepoint site. So, My problem now is when the user tries to edit the list, the selection of the checkboxes is lost as it is binding to the secondary data source.
Please suggest how to retain the checkbox selection when we use secondary data source as binding. Please provide the code if possible.
Thanks in advance.