-
Merging list losing smart properties
Hi, I have this small library that merges two lists and then saves the changes with the command $dowork. To do this I click on the save button to assign the list property to a smartlist then merge the 2 lists then run iDataList.$dowork. The merge is successful but the smartlist property is set to kFalse and the kRowInsert status is also false. Therefore the $dowork fails. Any help please? ~ Martin.
Log in to reply.