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!
Replies
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 can't find the SF BrowseDialog's property name that is a direct access to the BrowseResultsListView without going through the BrowseDialogInformationPanel? 

Also, I see the BrowseResultsLayout.BrowseColumns collection, but the BrowseHeaderWidth property does not seem to be updated with column widths that are interactively changed by the user at runtime, but only used to set column widths on initialization.

I appreciate any help! BigGrin

Trent Taylor
Trent Taylor
StrataFrame Developer (14K reputation)StrataFrame Developer (14K reputation)StrataFrame Developer (14K reputation)StrataFrame Developer (14K reputation)StrataFrame Developer (14K reputation)StrataFrame Developer (14K reputation)StrataFrame Developer (14K reputation)StrataFrame Developer (14K reputation)StrataFrame Developer (14K reputation)
Group: StrataFrame Developers
Posts: 6.6K, Visits: 7K
I can't find the SF BrowseDialog's property name that is a direct access to the BrowseResultsListView without going through the BrowseDialogInformationPanel?




No. You actually have to get to this through the info panel.



Also, I see the BrowseResultsLayout.BrowseColumns collection, but the BrowseHeaderWidth property does not seem to be updated with column widths that are interactively changed by the user at runtime, but only used to set column widths on initialization.




As for the widths of the columns, these are all set through properties for the browse columns even when going through the designer. So these can be set programatically at run-time...however, they are not modified once adjusted. This would require a program change. We save pretty much everything else off via the registry (if set). This may be something that we want to add.
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