Group: Forum Members
Posts: 176,
Visits: 1.5K
|
I have a costom control based on the SFUserControl. It contains an SFListView control. I also have two BOs on the control. When I drop the control on a form and set the BOTranslation property the translations only appears to be done if the PopulatOnLoad property of the listview is set to FormLoad. If it is set to manual the two business object on the control contain no data. Is this correct?
|