Is there an easy way to display the BrowseDialog when I instantiate my form


Is there an easy way to display the BrowseDialog when I instantiate my...
Author
Message
Marcia G Akins
Marcia G Akins
StrataFrame User (496 reputation)StrataFrame User (496 reputation)StrataFrame User (496 reputation)StrataFrame User (496 reputation)StrataFrame User (496 reputation)StrataFrame User (496 reputation)StrataFrame User (496 reputation)StrataFrame User (496 reputation)StrataFrame User (496 reputation)
Group: StrataFrame Users
Posts: 322, Visits: 529
Well, is there Smile ? If so, what is it?

Thanks!

Trent Taylor
Trent Taylor
StrataFrame Developer (10K reputation)StrataFrame Developer (10K reputation)StrataFrame Developer (10K reputation)StrataFrame Developer (10K reputation)StrataFrame Developer (10K reputation)StrataFrame Developer (10K reputation)StrataFrame Developer (10K reputation)StrataFrame Developer (10K reputation)StrataFrame Developer (10K reputation)
Group: StrataFrame Developers
Posts: 6.6K, Visits: 6.9K
Just FYI, the title gets cut off in the header, so I had to edit your post to see what it was.  But in any case, yes, you can manually launch a BrowseDialog and even have it execute a search if you choose.  You can even supply teh search criteria prior to the search.  This is why there is an Initial Search Value on the search fields.  You can set them programatically.  But in short, just call the ShowDialog on the BrowseDialog to display the browse:

MyBD.ShowDialog()

Marcia G Akins
Marcia G Akins
StrataFrame User (496 reputation)StrataFrame User (496 reputation)StrataFrame User (496 reputation)StrataFrame User (496 reputation)StrataFrame User (496 reputation)StrataFrame User (496 reputation)StrataFrame User (496 reputation)StrataFrame User (496 reputation)StrataFrame User (496 reputation)
Group: StrataFrame Users
Posts: 322, Visits: 529
Trent L. Taylor (11/12/2008)
Just FYI, the title gets cut off in the header, so I had to edit your post to see what it was.  But in any case, yes, you can manually launch a BrowseDialog and even have it execute a search if you choose.  You can even supply teh search criteria prior to the search.  This is why there is an Initial Search Value on the search fields.  You can set them programatically.  But in short, just call the ShowDialog on the BrowseDialog to display the browse:

MyBD.ShowDialog()

Terrific! Thanks a million (before taxes!)

Trent Taylor
Trent Taylor
StrataFrame Developer (10K reputation)StrataFrame Developer (10K reputation)StrataFrame Developer (10K reputation)StrataFrame Developer (10K reputation)StrataFrame Developer (10K reputation)StrataFrame Developer (10K reputation)StrataFrame Developer (10K reputation)StrataFrame Developer (10K reputation)StrataFrame Developer (10K reputation)
Group: StrataFrame Developers
Posts: 6.6K, Visits: 6.9K

Terrific! Thanks a million (before taxes!)

LOL...and after about 10 bucks BigGrin

Marcel Heitlager
Marcel Heitlager
StrataFrame User (202 reputation)StrataFrame User (202 reputation)StrataFrame User (202 reputation)StrataFrame User (202 reputation)StrataFrame User (202 reputation)StrataFrame User (202 reputation)StrataFrame User (202 reputation)StrataFrame User (202 reputation)StrataFrame User (202 reputation)
Group: StrataFrame Users
Posts: 84, Visits: 835
FIY on the FYI Tongue

I just ran across this post, and I also noticed how the questions were cut off in the title.

After some testing, in IE if you hover the mouse over the tab, the whole question will show up in the help popup.  The same for Safari.  I had to open up another blank tab in Firefox for the first tab to show up and again, the whole question shows up.

You probably already knew this but just in case, it might save some time and annoyance.

Marcel

Marcel Heitlager
Marcel Heitlager
StrataFrame User (202 reputation)StrataFrame User (202 reputation)StrataFrame User (202 reputation)StrataFrame User (202 reputation)StrataFrame User (202 reputation)StrataFrame User (202 reputation)StrataFrame User (202 reputation)StrataFrame User (202 reputation)StrataFrame User (202 reputation)
Group: StrataFrame Users
Posts: 84, Visits: 835
Marcel Heitlager (12/10/2008)
FIY on the FYI

Hey,

If you're gonna do an FYI on an FYI make sure you spell FYI right!

MarcelCrazy

Greg McGuffey
Greg McGuffey
Strategic Support Team Member (3.3K reputation)
Group: Forum Members
Posts: 2K, Visits: 6.6K
LOL...and a good tip! I hadn't noticed that.
Edhy Rijo
E
StrataFrame VIP (4.6K reputation)StrataFrame VIP (4.6K reputation)StrataFrame VIP (4.6K reputation)StrataFrame VIP (4.6K reputation)StrataFrame VIP (4.6K reputation)StrataFrame VIP (4.6K reputation)StrataFrame VIP (4.6K reputation)StrataFrame VIP (4.6K reputation)StrataFrame VIP (4.6K reputation)
Group: StrataFrame Users
Posts: 2.4K, Visits: 23K
Hey Marcel thanks for the tip, I have been using IE for so many years and never noticed that either.

Edhy Rijo

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