﻿<?xml version="1.0" encoding="UTF-8"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/"><channel><title>StrataFrame Forum » StrataFrame Application Framework - V1 » WinForms (How do I?)  » Show Related Data in Browse Dialog</title><generator>InstantForum 2017-1 Final</generator><description>StrataFrame Forum</description><link>http://forum.strataframe.net/</link><webMaster>StrataFrame Forum</webMaster><lastBuildDate>Tue, 09 Jun 2026 02:33:49 GMT</lastBuildDate><ttl>20</ttl><item><title>Show Related Data in Browse Dialog</title><link>http://forum.strataframe.net/FindPost3085.aspx</link><description>Is this possible?&lt;/P&gt;&lt;P&gt;I have a browse dialog on a table that has columns pointing to relating data. For example &lt;/P&gt;&lt;P&gt;table = Project&lt;/P&gt;&lt;P&gt;Column = Status pointing to a table= status.&lt;/P&gt;&lt;P&gt;I would like to display column name = StatusName in the Search Results Window for Projects.&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Michael</description><pubDate>Tue, 26 Sep 2006 16:30:23 GMT</pubDate><dc:creator>Michael Reese</dc:creator></item><item><title>RE: Show Related Data in Browse Dialog</title><link>http://forum.strataframe.net/FindPost3094.aspx</link><description>Yes, you can change the results for the browse dialog column to "PopulateThroughEvent" and the browse dialog will have a RowPopulating event that you can handle to set the value for the column to anything you want, be it a database query or a lookup within a cached business object.</description><pubDate>Tue, 26 Sep 2006 16:30:23 GMT</pubDate><dc:creator>StrataFrame Team</dc:creator></item></channel></rss>