Adding a combo box to the browse dialog


Author
Message
Marcia G Akins
Marcia G Akins
Advanced StrataFrame User (698 reputation)Advanced StrataFrame User (698 reputation)Advanced StrataFrame User (698 reputation)Advanced StrataFrame User (698 reputation)Advanced StrataFrame User (698 reputation)Advanced StrataFrame User (698 reputation)Advanced StrataFrame User (698 reputation)Advanced StrataFrame User (698 reputation)Advanced StrataFrame User (698 reputation)
Group: StrataFrame Users
Posts: 322, Visits: 529
Hi Everyone.

I'm B-A-A-A-A-C-C-C-C-K-K-K-K Laugh

I love how easy it is to create search strings using the browse dialog. But I am having problems configuring a combo box for it.

I have a business object for the combobox in my form that has the BorwseDialog on it. The business object gets populated in the

boLookupDetails_ParentFormLoading method. I set the combo box up for the browse dialog using the Business Object tab:

Business Object Type: BOLookupDetails

Method to execute: FillCategoryDetails(Int32)

Display Members: lupdet_dsc and lupdet_pk

Display Member Format String: {0}

Value Member: lupdet_pk

I assume that the problem is that it does not know that it needs to pass 9 ( the foreign key to the lookup category ) to the FillCategoryDetails method. How do I ensure that this happens? I could not find information in the documentation on the Browsr Dialog.

Thanks!


GO

Merge Selected

Merge into selected topic...



Merge into merge target...



Merge into a specific topic ID...





Similar Topics

Reading This Topic

Login

Explore
Messages
Mentions
Search