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?
			
			
									
									Refresh array of dccombobox
Re: Refresh array of dccombobox
Hi Chris
Yes, dc_vartolistbox(oCombobox,[aList])...
			
			
									
									Yes, dc_vartolistbox(oCombobox,[aList])...
Regan Cawkwell
Real Business Applications Ltd
http://www.rbauk.com
						Real Business Applications Ltd
http://www.rbauk.com
Re: Refresh array of dccombobox
Hi Regan,
That was what I was looking for. Thanks.
			
			
									
									
						That was what I was looking for. Thanks.