Set the ListIndex property to 1 (or some other value). Fred
On Tue, Dec 14, 2010 at 8:49 AM, Michael Savage <[email protected]> wrote: > I have a combo box with three columns, of which two are hidden. I want > to display the info in the the first column, first element of the first > row at startup. > > So I have a property of the combo box, called aList > I tried setting the RowSource to this.aList > and the RowSourceType to 5 (&& Array) > I then fill it with values. > > I also set the bound column to 3, (a primary key value). The boundto has > been set to .t. > I get no errors, but the combo box displays, nothing at all. > > What have I forgotten to do? > TIA, > Mike > > [excessive quoting removed by server] _______________________________________________ Post Messages to: [email protected] Subscription Maintenance: http://leafe.com/mailman/listinfo/profox OT-free version of this list: http://leafe.com/mailman/listinfo/profoxtech Searchable Archive: http://leafe.com/archives/search/profox This message: http://leafe.com/archives/byMID/profox/[email protected] ** All postings, unless explicitly stated otherwise, are the opinions of the author, and do not constitute legal or medical advice. This statement is added to the messages for those lawyers who are too stupid to see the obvious.

