Login
`
Templates, Tools and Utilities
|
||
Add a comment to an Icetips ArticlePlease add your comments to this article.
Please note that you must provide both a name and a valid email address in order
for us to publish your comment. Comments are moderated and are not visible until they have been approved. Spam is never approved!
Back to article list Search Articles Add Comment Printer friendly Direct link 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)
Today is November 21, 2024, 7:02 am This article has been viewed 35209 times.
|
|