` Printed Icetips Article

Icetips Article



Par2: Reseting FLD queue at runtime
2001-08-09 -- Jon Waterhouse
 
>I have a file drop combo that has a value dependent on another field.  When
>the field changes I want to reset the list based on the new value.  I have a
>filter set and it works fine when opening the window, but I try to reset()
>the FDCB control and nothing happens.

use resetqueue(1)

Dennis Evans adds:

  In the accepted event for the control,

  FdcbX.ResetQueue(true)



Printed May 4, 2024, 2:14 pm
This article has been viewed/printed 35117 times.