ComboBox - Setting Default Values


Author
Message
Tim Dol
Tim Dol
StrataFrame User (408 reputation)StrataFrame User (408 reputation)StrataFrame User (408 reputation)StrataFrame User (408 reputation)StrataFrame User (408 reputation)StrataFrame User (408 reputation)StrataFrame User (408 reputation)StrataFrame User (408 reputation)StrataFrame User (408 reputation)
Group: Forum Members
Posts: 340, Visits: 1.4K
I have an issue with one of my combobox's (I tried Both SF and Infragistic). The combo box is bound to a field in my Notes table. I created the item list. (General,Project,Estimate)... It's a legacy database so I have to deal with the hard-coded text values.   I set PopulationType = Manual and PopulateOnFormLoad = Manual.

When I create a new record I need to set the default field value based on a paramater so I thought I would try the adding the code to my BO's SetDefaultValue event handler within my program.  (me.BO.notetype = "General").   When I execute the code the combobox remains blank, however the field in the business object is correct.  I tried moving the code to the combobox's parentFormLoading event as suggested in another post, however still no luck.

Any Idea's?

GO

Merge Selected

Merge into selected topic...



Merge into merge target...



Merge into a specific topic ID...




Threaded View
Threaded View
Tim Dol - 17 Years Ago
Trent L. Taylor - 17 Years Ago
             That did it! :) Thanks
Tim Dol - 17 Years Ago
                 Good deal :)
Trent L. Taylor - 17 Years Ago

Similar Topics

Reading This Topic

Login

Explore
Messages
Mentions
Search