I can do this on my form:
but there has to be a way to not have to do it programmatically. setting the datasource to lookupedit.skilllist gives me an error. I guess i need to make lu global?Code:Dim lu As New lookupdata SkilllistBindingSource.DataSource = lu.skilllist skillsCLBC.DataSource = SkilllistBindingSource.DataSource




Reply With Quote
