BrowseResultsListView


Author
Message
Chris Diesel
Chris Diesel
StrataFrame User (184 reputation)StrataFrame User (184 reputation)StrataFrame User (184 reputation)StrataFrame User (184 reputation)StrataFrame User (184 reputation)StrataFrame User (184 reputation)StrataFrame User (184 reputation)StrataFrame User (184 reputation)StrataFrame User (184 reputation)
Group: StrataFrame Users
Posts: 74, Visits: 300
I have a need to get to the BrowseResultsListView from the main BrowseDialog object.  The only reference to this I can find is via the InformationPanel.BrowseDialogWindowReference.  Is there a property for this from the browsedialog itself or is there a reference to the InformationPanel object?  Thanks!
Reply
Greg McGuffey
Greg McGuffey
Strategic Support Team Member (4.8K reputation)
Group: Forum Members
Posts: 2K, Visits: 6.6K
I'm not an expert using the BrowseDialog, so this is just based on what I'm seeing in source. As you already have determined, it has neither access to the BrowseDialogWindow nor direct access to the BrowseResultsListView. As I look at how the class works, I'm not sure I understand how you could ever have access the BrowseResultsListView. The only time the BrowseDialogWindow exists is within the ShowDialog method, which uses the ShowDialog method on the BrowseDialogwindow.



If you need to access the data that is filling the listview, you'd use the BusinessObjectToPopulate, which will be filled with the results after the search.
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