Roger Blanchard
413 posts
Registered:
29 Jun 2018
22 Apr 2020
in reply to
Mike Fechner
Link to this post
I have tried setting the LookupTimerDisabled = TRUE no luck.
/* */
/* smartBusinessEntityLookup1 */
/* */
THIS-OBJECT:smartBusinessEntityLookup1:AppServerPartition = "".
editorButton3:Key = "ShowLookupDialog".
editorButton3:Text = "...".
THIS-OBJECT:smartBusinessEntityLookup1:ButtonsRight:Add(editorButton3).
THIS-OBJECT:smartBusinessEntityLookup1:CausesValidation = FALSE.
THIS-OBJECT:smartBusinessEntityLookup1:DataBindings:Add(NEW System.Windows.Forms.Binding("Value", THIS-OBJECT:StoreBindingSource, "VendorNum", TRUE)).
THIS-OBJECT:smartBusinessEntityLookup1:Location = NEW System.Drawing.Point(503, 390).
THIS-OBJECT:smartBusinessEntityLookup1:LookupAdditionalFields = "".
THIS-OBJECT:smartBusinessEntityLookup1:LookupBrowserExcludeFields = "".
THIS-OBJECT:smartBusinessEntityLookup1:LookupBrowserFields = "".
THIS-OBJECT:smartBusinessEntityLookup1:LookupCascade = FALSE.
THIS-OBJECT:smartBusinessEntityLookup1:LookupControls = "eStore_Vendor_Name".
THIS-OBJECT:smartBusinessEntityLookup1:LookupDialogClassName = "".
THIS-OBJECT:smartBusinessEntityLookup1:LookupDialogExpandLastColumn = TRUE.
THIS-OBJECT:smartBusinessEntityLookup1:LookupDialogFilterFields = "".
THIS-OBJECT:smartBusinessEntityLookup1:LookupDialogFilterOperators = "".
THIS-OBJECT:smartBusinessEntityLookup1:LookupDialogOpenQuery = TRUE.
THIS-OBJECT:smartBusinessEntityLookup1:LookupDialogQuerySort = "".
THIS-OBJECT:smartBusinessEntityLookup1:LookupDialogQueryString = "".
THIS-OBJECT:smartBusinessEntityLookup1:LookupDialogTitle = "Lookup".
THIS-OBJECT:smartBusinessEntityLookup1:LookupDialogTranslationScope = "".
THIS-OBJECT:smartBusinessEntityLookup1:LookupEntityName = "Osprey.Host.Vendor.VendorBusinessEntity".
THIS-OBJECT:smartBusinessEntityLookup1:LookupEntityTable = "eVendor".
THIS-OBJECT:smartBusinessEntityLookup1:LookupEntityView = "".
THIS-OBJECT:smartBusinessEntityLookup1:LookupFields = "Name".
THIS-OBJECT:smartBusinessEntityLookup1:LookupKeyField = "VendorNum".
THIS-OBJECT:smartBusinessEntityLookup1:LookupKeyValue = "".
THIS-OBJECT:smartBusinessEntityLookup1:LookupKeyValueColumn = "VendorNum".
THIS-OBJECT:smartBusinessEntityLookup1:LookupQuerySort = "".
THIS-OBJECT:smartBusinessEntityLookup1:LookupQueryString = "FOR EACH eVendor WHERE eVendor.VendorNum = ~"&1~"".
THIS-OBJECT:smartBusinessEntityLookup1:LookupTimerDelay = 750.
THIS-OBJECT:smartBusinessEntityLookup1:LookupTimerDisabled = TRUE.
THIS-OBJECT:smartBusinessEntityLookup1:Name = "smartBusinessEntityLookup1".
THIS-OBJECT:smartBusinessEntityLookup1:Nullable = FALSE.
THIS-OBJECT:smartBusinessEntityLookup1:OwningGrid = ?.
THIS-OBJECT:smartBusinessEntityLookup1:Size = NEW System.Drawing.Size(163, 21).
THIS-OBJECT:smartBusinessEntityLookup1:SpinThroughPartialMatches = FALSE.
THIS-OBJECT:smartBusinessEntityLookup1:TabIndex = 80.