﻿<?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?)  » Top Most Item confusion</title><generator>InstantForum 2017-1 Final</generator><description>StrataFrame Forum</description><link>http://forum.strataframe.net/</link><webMaster>StrataFrame Forum</webMaster><lastBuildDate>Tue, 08 Sep 2026 16:20:09 GMT</lastBuildDate><ttl>20</ttl><item><title>Top Most Item confusion</title><link>http://forum.strataframe.net/FindPost7554.aspx</link><description>I'd like to have my top most item be an empty string for both the display and the value.  I tried String.Empty and "" both of which didn't work. String.Empty actually put the string 'String.Empty' in the combo and "" put the string '""' (set of double quotes).&lt;br&gt;
&lt;br&gt;
So, how would I do this?</description><pubDate>Fri, 16 Mar 2007 17:09:50 GMT</pubDate><dc:creator>Greg McGuffey</dc:creator></item><item><title>RE: Top Most Item confusion</title><link>http://forum.strataframe.net/FindPost7559.aspx</link><description>Sounds like it</description><pubDate>Fri, 16 Mar 2007 17:09:50 GMT</pubDate><dc:creator>Trent L. Taylor</dc:creator></item><item><title>RE: Top Most Item confusion</title><link>http://forum.strataframe.net/FindPost7557.aspx</link><description>You have to put something in the value :crying:&lt;br&gt;
&lt;br&gt;
I tried alt+0160 in just the display w/value blank and in both, in both cases designer said topmost was unused.&lt;br&gt;
&lt;br&gt;
So, I guess to allow a lookup here, I'm going to have to change my BO to return some known value if the field is null, then use that as my top most?  I.e.&lt;br&gt;
&lt;br&gt;
In BO define "NULL" as return if field is null and have BO save null if value is "NULL" (new in 1.6 I believe)&lt;br&gt;
&lt;br&gt;
In list define top most as Alt+0160,NULL&lt;br&gt;
&lt;br&gt;
I was using String.Empty in the BO, but no way to use that with a lookup.  Am I on the right track here?&lt;br&gt;
&lt;br&gt;</description><pubDate>Fri, 16 Mar 2007 15:06:36 GMT</pubDate><dc:creator>Greg McGuffey</dc:creator></item><item><title>RE: Top Most Item confusion</title><link>http://forum.strataframe.net/FindPost7555.aspx</link><description>You can't use a space, you have to use the Alt+0160 character.&amp;nbsp; Just go to the property and rather than trying to use a space, just put the Alt+0160 in the display value.&amp;nbsp; If you do that you might be able to leave the value empty...I haven't test that.&amp;nbsp; Worst case you can do the same thing on the value.</description><pubDate>Fri, 16 Mar 2007 14:05:43 GMT</pubDate><dc:creator>Trent L. Taylor</dc:creator></item></channel></rss>