Hi Guys,
I've upgraded from Ensemble 2014 to 2018 and copied all classes across, ran Upgrade & CompileAll and looks fine, but when trying to search on dataCombo I get the below error
.png)
here is the definition of the Combo
<dataCombo id="dcLoc" enclosingStyle="font-size:14px;padding-bottom:5px;" placeholder="Choose Locations" controlClass="textLogin" valign="middle" buttonImage="images/expand-v2.png" buttonImageDown="images/expand-v2.png" OnCreateResultSet="getLocations"
searchKeyLen="15" editable="true" valueColumn="1" displayColumns="2,3"/>
and here is the Search method
Method getLocations(Out
.png)
.png)



