In the BTList.AfterSelecting event, what is the purpose of setting the Selection value? If BTList is a List Picker, the Selection happened when the user opened the List Picker and selected an item from its Elements list. So what's the point?
In the BTList.AfterSelecting event, what is the purpose of setting the Selection value? If BTList is a List Picker, the Selection happened when the user opened the List Picker and selected an item from its Elements list. So what's the point?