Refresh array of dccombobox

This forum is for eXpress++ general support.
Post Reply
Message
Author
skiman
Posts: 1199
Joined: Thu Jan 28, 2010 1:22 am
Location: Sijsele, Belgium
Contact:

Refresh array of dccombobox

#1 Post by skiman »

Hi,

We need to refresh the array of a dccombobox. Is there an easy way (funcion) for it. As you can do when browsing an array?
Best regards,

Chris.
www.aboservice.be

reganc
Posts: 259
Joined: Thu Jan 28, 2010 3:08 am
Location: Hersham, Surrey, UK
Contact:

Re: Refresh array of dccombobox

#2 Post by reganc »

Hi Chris

Yes, dc_vartolistbox(oCombobox,[aList])...
Regan Cawkwell
Real Business Applications Ltd
http://www.rbauk.com

skiman
Posts: 1199
Joined: Thu Jan 28, 2010 1:22 am
Location: Sijsele, Belgium
Contact:

Re: Refresh array of dccombobox

#3 Post by skiman »

Hi Regan,

That was what I was looking for. Thanks.
Best regards,

Chris.
www.aboservice.be

Post Reply